1
0
Fork 0
You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Philip O'Toole b674d1a829 Reduce Raft threshold to 2048
This can now go lower, since Raft snapshotting is more efficient. The
upside is that few logs will need be replayed when a node restarts,
which will result in shorter startup times. We may be able to go even
lower -- Consul defaults to 1024.

The downside is more Snapshotting, which pauses the system during that
time. But the pause times should be very short.
10 months ago
..
rqbench load testing idempotency 1 year ago
rqlite Revert "Merge pull request #1423 from rqlite/remove-next-protos" 10 months ago
rqlited Reduce Raft threshold to 2048 10 months ago
version.go Bump the version to 8 1 year ago