1
0
Fork 0

35 Commits (master)

Author SHA1 Message Date
Philip O'Toole e700b03291 Push in read-only status
Similar to DNS autoclustering, the Store doesn't know its intended
read-only state.
9 months ago
Philip O'Toole 2cb7c19087 Correctly support read-only nodes with KV disco 9 months ago
Philip O'Toole ad916270d2 Bring go mod import path into compliance 9 months ago
Philip O'Toole 01b9355caa Disco should return Raft address 10 months ago
Philip O'Toole 170772587e Implement Jitter() 1 year ago
Philip O'Toole 208fc20659 Fix more uses of random 1 year ago
Philip O'Toole 3b6d235872 Reporting interval was too high
Looks the 10x was a debug code.
1 year ago
Philip O'Toole 57c416e8df gofmt fixes 2 years ago
Philip O'Toole bba69d6300
Add support for DNS-based autoclustering (#979)
New disco-bootstrapping hybrid to autoclustering, which uses DNS A Records to find nodes.
3 years ago
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
Philip O'Toole 4f92d91a63 Use correct MIME media type for JSON
https://www.ietf.org/rfc/rfc4627.txt

https://github.com/rqlite/rqlite/issues/933
3 years ago
Philip O'Toole e99819a004 Revert client comment 5 years ago
Philip O'Toole 9499a7f92d Revert changes to Disco client 5 years ago
Philip O'Toole de379a883c When joining try HTTPS if HTTP fails 5 years ago
Philip O'Toole 5f04ec8c4a Update client_test.go 8 years ago
Philip O'Toole d3a5e58576 Add comment to Test_ClientRegisterFollowerOK 8 years ago
Philip O'Toole 0dbf9f38dd Update client_test.go 8 years ago
Philip O'Toole 41e167f5b4 Update client_test.go 8 years ago
Philip O'Toole 3f577cc111 Update client_test.go 8 years ago
Philip O'Toole 2283a8205c Update client_test.go 8 years ago
Philip O'Toole 6e3c018f5a Update client_test.go 8 years ago
Philip O'Toole 49997d07cf Fix typo in comment 8 years ago
Philip O'Toole 1ebfc71a07 Update client_test.go 8 years ago
Philip O'Toole 25255c3680 Explicitly don't follow redirects 8 years ago
Philip O Toole 04a4d01eb0 'go fmt' fixes 8 years ago
Philip O Toole 0dcdc10f93 Fix test because of how redirect actually works 8 years ago
Philip O Toole 2b6332a210 Fix reference to redirect URL in disco client 8 years ago
Philip O'Toole 242cc2e09c More disco client logging 8 years ago
Philip O'Toole 2fc1d266c9 Disco client now follows HTTP redirects 8 years ago
Philip O'Toole b0abb64d62 Sart integration of disco service 8 years ago
Philip O'Toole d02b7e93bf Further changes after service changed 8 years ago
Philip O'Toole 829adc138e Bring code into line with actual disco service 8 years ago
Philip O'Toole d26597a679 Fix comment about a the New() client function 8 years ago
Philip O'Toole 686af67a69 Disco nodes GoDoc 8 years ago
Philip O'Toole 59c01424dd Add initial discovery service client 8 years ago