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 4aea326959
Consul and etcd autoclustering (#957)
This PR introduces new node-discovery integration with Consul and etcd. By using one of those systems with rqlite, automatic clustering of rqlite is much easier.
3 years ago
..
testdata Compress SQLite database in Raft snapshot 4 years ago
db_config.go Support explicit SQLite path at Store level 3 years ago
server.go Try simple refactor of bootstrap 3 years ago
store.go Consul and etcd autoclustering (#957) 3 years ago
store_restart_test.go Fix Store unit tests 3 years ago
store_test.go Consul and etcd autoclustering (#957) 3 years ago
transport.go ABL 5 years ago
transport_test.go Broadcast Store meta via standard consensus 5 years ago