1
0
Fork 0

3070 Commits (a50a7be1298566ead4a3bb5a70b59d78f9f5c388)
 

Author SHA1 Message Date
Philip O'Toole a524ed4979 Ignore join request if node ID is same 3 years ago
Philip O'Toole d28cceaf27
Update CHANGELOG.md 3 years ago
Philip O'Toole 77da457dae
Merge pull request #976 from rqlite/racy-ready
Better readyz/ response body
3 years ago
Philip O'Toole c40ecc9e70 Tweak CHANGELOG 3 years ago
Philip O'Toole 83899eb57f Update CHANGELOG 3 years ago
Philip O'Toole 4c597e4f02 Better ready response 3 years ago
Philip O'Toole e4a0a5ecca Possible help for racy (?) end-to-end test 3 years ago
Philip O'Toole 521c3f36a6
Update README.md 3 years ago
Philip O'Toole 17f3a46154
Update AUTO_CLUSTERING.md 3 years ago
Philip O'Toole 210c68909d
7.1.0 is going out 3 years ago
Philip O'Toole e4fed0cee3
Add bootstrap-expect (#974)
Add cluster-boostrap
3 years ago
Philip O'Toole 6df797b145
Update DISCOVERY.md 3 years ago
Philip O'Toole b18a1f9eb9
Update README.md 3 years ago
Philip O'Toole 8d635fde68
Update README.md 3 years ago
Philip O'Toole d738713b70
Update README.md 3 years ago
Philip O'Toole 97e8aa9b7b
Update AUTO_CLUSTERING.md 3 years ago
Philip O'Toole e178c527bf
Update CHANGELOG.md 3 years ago
Philip O'Toole b23cd557f2
Merge pull request #973 from rqlite/fix-config-scheme
Use correct JSON field name for Consul scheme
3 years ago
Philip O'Toole 457ca9ce3f Use correct JSON field name for Consul scheme 3 years ago
Philip O'Toole 5841690d55
Merge pull request #971 from rqlite/fix-helper-log
Correct rqlite command line options
3 years ago
Philip O'Toole 61f1169a7b
Update CHANGELOG.md 3 years ago
Philip O'Toole cd490ffa47 Correct rqlite command line options 3 years ago
Philip O'Toole 0fe3c79e08
7.0.0 is going out 3 years ago
Philip O'Toole c631a77051
Update README.md 3 years ago
Philip O'Toole 1d79db06ec
Update README.md 3 years ago
Philip O'Toole b8aa3b4480
Update AUTO_CLUSTERING.md 3 years ago
Philip O'Toole 9a89b42a16
Update AUTO_CLUSTERING.md 3 years ago
Philip O'Toole 040eae8494
Update CHANGELOG.md 3 years ago
Philip O'Toole 40d002cb53
Merge pull request #970 from rqlite/better-disco-name
Better disco names
3 years ago
Philip O'Toole db3ba9d7fc go mod updates 3 years ago
Philip O'Toole e7046ca560 Better coding of disco-mode names 3 years ago
Philip O'Toole fa65723374
Update CHANGELOG.md 3 years ago
Philip O'Toole 68c2873540
Merge pull request #968 from rqlite/no-freelist-sync-flag
Control whether bbolt syncs freelist to disk
3 years ago
Philip O'Toole 50b4aff45f Correct comment style 3 years ago
Philip O'Toole 3150aac959 Better comments 3 years ago
Philip O'Toole ce67f6720f Update CHANGELOG 3 years ago
Philip O'Toole ad7986630d Better command-line flags 3 years ago
Philip O'Toole 3a3364b0ca Update CHANGELOG 3 years ago
Philip O'Toole ce099087ee Control whether bbolt sync freelist to disk
When true, skips syncing freelist to disk. This improves the database write performance under normal operation, but requires a full database re-sync during recovery.# Please enter the commit message for your changes.
3 years ago
Philip O'Toole 819f4b3960
Merge pull request #967 from rqlite/bbolt
Move to etcd's fork of BoltDB
3 years ago
Philip O'Toole a6e29001b4 Update CHANGELOG 3 years ago
Philip O'Toole 490f654f36 Move to etcd's fork of BoltDB
bboltdb is the version the Consul now runs.
3 years ago
Philip O'Toole eeee8df99f
Update CHANGELOG.md
[ci skip]
3 years ago
Philip O'Toole 4cd5175b51
Merge pull request #965 from rqlite/mod-cleanup
Stop using deprecated protobuf package
3 years ago
Philip O'Toole ca7e6e98ff Stop using deprecated protobuf package 3 years ago
Philip O'Toole ecd1ab4e40
Update AUTO_CLUSTERING.md 3 years ago
Philip O'Toole 19cbe717cd
Update README.md 3 years ago
Philip O'Toole 43c6e08054
Update README.md 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 8990900fd8
Update CONTRIBUTING.md 3 years ago