1
0
Fork 0

3085 Commits (c5cade75bb6b40914c211a6785dae8689659c7f2)
 

Author SHA1 Message Date
Philip O'Toole 082a9071af
Update CLUSTER_MGMT.md 3 years ago
Philip O'Toole e78e462ca5 ABL 3 years ago
Philip O'Toole b903043a46
6.5.0 is going out 3 years ago
Philip O'Toole 3d978543c9
Update CHANGELOG.md 3 years ago
Philip O'Toole d5bc38d588
Merge pull request #895 from rqlite/http-before-join
Start the HTTP server before doing any joins
3 years ago
Philip O'Toole bc8e16328c Use proper string compare in end-to-end testing 3 years ago
Philip O'Toole 13ef7f1ff7 Merge branch 'master' of github.com:rqlite/rqlite into http-before-join 3 years ago
Philip O'Toole 9d7df729b6
Update DIAGNOSTICS.md 3 years ago
Philip O'Toole 80e6174fa8
Merge pull request #896 from rqlite/readyz
Add readyz/ handler
3 years ago
Philip O'Toole 83f02eecf3 Updates to readyz permission checking 3 years ago
Philip O'Toole e0e2572464 More testing and docs for /readyz 3 years ago
Philip O'Toole 5d88769e1e Unit test readyz/ handler 3 years ago
Philip O'Toole 1b915325f6 Add basic readyz handler 3 years ago
Philip O'Toole 5f4e720d60 Update CHANGELOG 3 years ago
Philip O'Toole cdd83ce9e9 Start the HTTP server before doing any joins
There is no point waiting for join operations to complete before
starting the HTTP server. In the event the join fails it just introduces
delays due to join-retrys. The HTTP API service is meant to be robust in
the face of a non-ready underlying Store anyway.
3 years ago
Philip O'Toole dcc06501dd
Merge pull request #894 from rqlite/nodes-timeout
nodes/ endpoint supports timeout
3 years ago
Philip O'Toole 6b7318d188 Set missing connection timeouts 3 years ago
Philip O'Toole 74cd0b1378 CHANGELOG and docs 3 years ago
Philip O'Toole 38f52694a0 nodes/ endpoint supports timeout 3 years ago
Philip O'Toole 954c8e8ade
Merge pull request #893 from rqlite/reraise-http-exceptions
Reraise HTTP exceptions
3 years ago
Philip O'Toole c254603eaa
Reraise HTTP exceptions 3 years ago
Philip O'Toole b0a1fb09a9
Update CHANGELOG.md 3 years ago
Philip O'Toole d0dc33d6fc
Update CHANGELOG.md 3 years ago
Philip O'Toole cf3d27fd89
Merge pull request #892 from rqlite/more-snapshot-metrics
More Snapshot metrics
3 years ago
Philip O'Toole 5dd4aeed1e More Snapshot metrics 3 years ago
Philip O'Toole 1dcc2a43ff
Merge pull request #891 from rqlite/no-pool-stutter
Conn, not PoolConn
3 years ago
Philip O'Toole 955f2302c4 Conn, not PoolConn
It's already in the pool package.
3 years ago
Philip O'Toole 38eef8ee82
Merge pull request #890 from rqlite/more-abl
ABL
3 years ago
Philip O'Toole dd71c07c73 ABL 3 years ago
Philip O'Toole be1468d3cd
Merge pull request #889 from rqlite/os-stats
Add OS state to status/ output
3 years ago
Philip O'Toole 69586d7d35 Update CHANGELOG 3 years ago
Philip O'Toole 50e468afe7 Merge branch 'master' of github.com:rqlite/rqlite into os-stats 3 years ago
Philip O'Toole 3cbda2c452
Merge pull request #888 from rqlite/boltdb-stats
Add BoltDB stats
3 years ago
Philip O'Toole 4e065872a1 Add OS state to status/ output 3 years ago
Philip O'Toole bc82595964 Update dependencies 3 years ago
Philip O'Toole 8685835901 Update CHANGELOG 3 years ago
Philip O'Toole e031a6e89c Merge branch 'master' of github.com:rqlite/rqlite into boltdb-stats 3 years ago
Philip O'Toole 5153b8ad9e go mod tidy 3 years ago
Philip O'Toole 0e34dc49ca Add BoltDB stats 3 years ago
Philip O'Toole 197da98aa8
Update FAQ.md
[ci skip]
3 years ago
Philip O'Toole cef11e9b61
Update FAQ.md 3 years ago
Philip O'Toole 6a461f13a3
Update CHANGELOG.md 3 years ago
Philip O'Toole e664dc8cff
Merge pull request #887 from rqlite/mod-tidy
go mod tidy
3 years ago
Philip O'Toole 698aad9d4f go mod tidy 3 years ago
Philip O'Toole 47f924deb1
Update go.mod 3 years ago
Philip O'Toole add544a2a8
Update README.md 3 years ago
Philip O'Toole e289ca0bd6
Update CONTRIBUTING.md 3 years ago
Philip O'Toole c60718798e
Merge pull request #886 from rqlite/snapshot-comment
Update Snapshot comment
3 years ago
Philip O'Toole d6be09ba65
Update Snapshot comment 3 years ago
Philip O'Toole 6f6a8b4459
Update CLI.md 3 years ago