1
0
Fork 0

3275 Commits (2d762202b3150526d138acce631c651ccce1a7a0)
 

Author SHA1 Message Date
Philip O'Toole 441fe1fd1c
Update AUTO_CLUSTERING.md 3 years ago
Philip O'Toole 9d188ea160
Update README.md 3 years ago
Philip O'Toole 04ec5cf091
Update FAQ.md 3 years ago
Philip O'Toole f289ac1d28
Update AUTO_CLUSTERING.md 3 years ago
Philip O'Toole adb27a8062
Update CLUSTER_MGMT.md 3 years ago
Philip O'Toole aaefa5958b
Update README.md 3 years ago
Philip O'Toole 585c12ceb0
Update README.md 3 years ago
Philip O'Toole 4d9971d6a3 Make end-to-end test less racy 3 years ago
Philip O'Toole 78e31b3983
Update AUTO_CLUSTERING.md 3 years ago
Philip O'Toole 8abce2c222
Update AUTO_CLUSTERING.md 3 years ago
Philip O'Toole f95c84ee86
Update AUTO_CLUSTERING.md 3 years ago
Philip O'Toole 6014cdccc4
Update AUTO_CLUSTERING.md 3 years ago
Philip O'Toole 7cc60721f1
Update CHANGELOG.md 3 years ago
Philip O'Toole 73681a69f6 Merge branch 'master' of github.com:rqlite/rqlite 3 years ago
Philip O'Toole 3f1398b5df go mod 3 years ago
Philip O'Toole b06605dd3e
Update AUTO_CLUSTERING.md 3 years ago
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