1
0
Fork 0

3216 Commits (eca3a84bf905e4fae780a93dcae160a89bb5b3e9)
 

Author SHA1 Message Date
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
Mehdi Cheracher 80881e7b8b
[Draft] Accept alternative servers to connect to in rqlite cli (#947)
Add -alternatives flag to fallback to when hosts are unavailable
3 years ago
Philip O'Toole 8f0f5f9ebc Improve HTTP unit test 3 years ago
Philip O'Toole a8d0da1d17
Update CHANGELOG.md 3 years ago
Philip O'Toole 09c3fc168f
Merge pull request #959 from rqlite/500-no-results
Return a clearer response if no DB results
3 years ago