1
0
Fork 0

3259 Commits (711584c865ef0accfc54b194ffdaaefe77b857f1)
 

Author SHA1 Message Date
Philip O'Toole e641044b0b
Update AUTO_CLUSTERING.md 3 years ago
Philip O'Toole 8b05e7e0d8
Merge pull request #987 from rqlite/sqlite-v1.23.0
Upgrade SQLite to 3.37.0
3 years ago
Philip O'Toole 13debc3097 CHANGELOG 3 years ago
Philip O'Toole 75fc8784d2 Upgrade SQLite to 3.37.0 3 years ago
Philip O'Toole e1aeb9a664
Refactor join code with Joiner type (#986)
Refactor join code with Joiner type
3 years ago
Philip O'Toole 61e66893b1
Update README.md 3 years ago
Philip O'Toole b5b98a2c22
Merge pull request #985 from rqlite/dnssrv-disco
Add support for DNS SRV -based discovery
3 years ago
Philip O'Toole 5ab4301df4 go mod 3 years ago
Philip O'Toole e2cc780081 Fix CHANGELOG 3 years ago
Philip O'Toole 44b4f864c7 DNS SRV docs 3 years ago
Philip O'Toole 787bc23391 Merge branch 'master' of github.com:rqlite/rqlite into dnssrv-disco 3 years ago
Philip O'Toole 1cb61b3b75 Update CHANGELOG 3 years ago
Philip O'Toole f9148b5745 Add support for DNS SRV -based discovery 3 years ago
Philip O'Toole bf08a06f77
Update CHANGELOG.md 3 years ago
Philip O'Toole ac91689504
Update CHANGELOG.md 3 years ago
Philip O'Toole 10d8a62d39
Merge pull request #984 from rqlite/ready-vars
Count number of /readyz and /status
3 years ago
Philip O'Toole 4b9ab7bb7b Merge branch 'ready-vars' of github.com:rqlite/rqlite into ready-vars 3 years ago
Philip O'Toole feb0c00e45 Merge branch 'master' of github.com:rqlite/rqlite into ready-vars 3 years ago
Philip O'Toole a803edb67c
Merge pull request #983 from rqlite/e2e-readyz
Simple end-to-end check of /readyz
3 years ago
Philip O'Toole b0f128cfa1
Update CHANGELOG.md 3 years ago
Philip O'Toole 2dcf0169b3 Count number of /readyz and /status 3 years ago
Philip O'Toole 06154aa6e8 Simple end-to-end check of /readyz 3 years ago
Philip O'Toole 8fb5c386aa
Merge pull request #982 from rqlite/noleader-readyz
Add 'noleader` URL param to /readyz
3 years ago
Philip O'Toole 33a74a4490 CHANGELOG and docs 3 years ago
Philip O'Toole 33a69c8485 Merge branch 'master' of github.com:rqlite/rqlite into noleader-readyz 3 years ago
Philip O'Toole 2a87de9b90 /readyz can skip leader check 3 years ago
Philip O'Toole cb5b0b2ecc
Merge pull request #981 from rqlite/current-time
Add current time to status output
3 years ago
Philip O'Toole 4fc5a04c33 CHANGELOG 3 years ago
Philip O'Toole cf2ad114fe Add current time to status output 3 years ago
Philip O'Toole 1a7c9c6d26
Update AUTO_CLUSTERING.md 3 years ago
Philip O'Toole 590381eb45
Update AUTO_CLUSTERING.md 3 years ago
Philip O'Toole 8eefcd61c4
Update AUTO_CLUSTERING.md 3 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 4e4f478300
Merge pull request #980 from rqlite/config-validate
Move config validation to Config type
3 years ago
Philip O'Toole c4556fca12 Update CHANGELOG 3 years ago
Philip O'Toole acbcd5e1cc Move config validation to object 3 years ago
Philip O'Toole e0d2bcf4df
Update CHANGELOG.md 3 years ago
Philip O'Toole ef546d64fa
Merge pull request #978 from rqlite/ignore-same-id-join
Return error on join request if node ID is same
3 years ago
Philip O'Toole 9783ef24b1 Switch to error on self-join attempt 3 years ago
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