1
0
Fork 0

3133 Commits (a25940315959490310677b982dde72a1c1c2d301)
 

Author SHA1 Message Date
Philip O'Toole d58c866fc5
Merge pull request #993 from rqlite/no-join-resolve
Don't resolve any addresses
3 years ago
Philip O'Toole 8f94b0207b Fix issue number 3 years ago
Philip O'Toole f23561cfa4 More updates to the CHANGELOG 3 years ago
Philip O'Toole 898e05653e Update CHANGELOG 3 years ago
Philip O'Toole b957795e03 go vet 3 years ago
Philip O'Toole 8019202ee5 Unit test name address 3 years ago
Philip O'Toole 5e11584c90 Add new TCP NameAddress type 3 years ago
Philip O'Toole e5a8a209e0 Don't resolve any addresses
This makes working with systems like Kubernetes difficult. rqlite should
probably never have worked liked this. If IP addresses are still
perferred they can be passed in explicitly as command line arguments.
3 years ago
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