1
0
Fork 0

4067 Commits (fe176a9752b76ade4aef7bfccd90cf9988adb47f)
 

Author SHA1 Message Date
Philip O'Toole fe176a9752 Merge branch 'query-exec-stmt-with-conn' into unified-endpoint 1 year ago
Philip O'Toole 497c6b3340 Elevate queryer type 1 year ago
Philip O'Toole 3d652d929e More factoring of DB query layer 1 year ago
Philip O'Toole de70664bf1 More code in db.Request() 1 year ago
Philip O'Toole 6fcf85ef40 Flag major issue 1 year ago
Philip O'Toole 1987f9b07b Flesh out db.Request
Needs full unit testing.
1 year ago
Philip O'Toole b2b0b188e9 Factor out functions 1 year ago
Philip O'Toole e171b2e725 Unit test RequiresLeader 1 year ago
Philip O'Toole 014559bb06 Another DB read-only test 1 year ago
Philip O'Toole 89f472743b Start adding Store.Request() 1 year ago
Philip O'Toole f84b258f99 Better variable name 1 year ago
Philip O'Toole c3e7044945 Final read-only test 1 year ago
Philip O'Toole 2af5fc26aa Move comment 1 year ago
Philip O'Toole 8f45c4c8c9 Factor out read-only check 1 year ago
Philip O'Toole bb868595c1 Start prepping DB layer 1 year ago
Philip O'Toole f2850e724d Add new type core to this work 1 year ago
Philip O'Toole 338714f059 Ignore more data 1 year ago
Philip O'Toole 6f7a0932a1 Better name for test 1 year ago
Philip O'Toole 5e7d9b729b
Update CHANGELOG.md 1 year ago
Philip O'Toole d62350652e
Update CHANGELOG.md 1 year ago
Philip O'Toole 6d22e2be6b
Update CHANGELOG.md 1 year ago
Philip O'Toole cbd8397d5d
Update CHANGELOG.md 1 year ago
Philip O'Toole e5c2de8c28
Update CHANGELOG.md 1 year ago
Philip O'Toole 92753fb34e
Merge pull request #1255 from rqlite/otoolep-remove
Tighten up remove
1 year ago
Philip O'Toole 7680483793
Tighten up remove 1 year ago
Philip O'Toole bb2bf8e324
Update main.go 1 year ago
Philip O'Toole e7c0f421d4
Merge pull request #1254 from rqlite/otoolep-shutdown-tweaks
Tighten up shutdown
1 year ago
Philip O'Toole 55386982ea
Tighten up shutdown 1 year ago
Philip O'Toole 75481a5dbd
Merge pull request #1253 from rqlite/remove-on-shutdown
Support removing self from cluster on shutdown
1 year ago
Philip O'Toole d5c72e0cd5 End-to-end test of cluster-remove on shutdown 1 year ago
Philip O'Toole 182d771661 Fix typo in flags 1 year ago
Philip O'Toole 54b6d840bd Support auto-removal on shutdown 1 year ago
Philip O'Toole 1bea5f2b91 Merge remote-tracking branch 'origin' into remove-on-shutdown 1 year ago
Philip O'Toole f306670c69
Merge pull request #1252 from rqlite/stop-http-fast
Stop the HTTP server first on shutdown
1 year ago
Philip O'Toole e64d78b809 Support removing self from cluster on shutdown 1 year ago
Philip O'Toole 064eb334bc CHANGELOG 1 year ago
Philip O'Toole 6acf7eb418 Stop the HTTP server first on shutdown 1 year ago
Philip O'Toole adc14582c4
Credits 1 year ago
Philip O'Toole 08bf4ad9b2
Update README.md 1 year ago
Philip O'Toole 51661ee71a
Update CHANGELOG.md 1 year ago
Philip O'Toole 24d6b712e9
Merge pull request #1249 from rqlite/retry-client-ops
Retry certain cluster-client operations
1 year ago
Philip O'Toole 142676dafb Fix error handling in retry 1 year ago
Philip O'Toole 2fd836d3a9 CHANGELOG 1 year ago
Philip O'Toole 22037572a5 Retry certain cluster-client operations
Cluster-client operations may fail if the remote node has restarted,
leaving the connection pool's connections in stale state. This change
has the client retry repeatedly with a new connection, which should
force a new, valid, connection to be made with the restarted remote
node.
1 year ago
Philip O'Toole 2352e1faf7
Update CHANGELOG.md 1 year ago
Philip O'Toole 58c1f40ce2
Merge pull request #1248 from rqlite/state-dir
Refactor autobackup and autorestore
1 year ago
Philip O'Toole 6d28f4f8b9 CHANGELOG 1 year ago
Philip O'Toole 12f3dd913a Even better package name 1 year ago
Philip O'Toole fd4433ea4b Factor out common types 1 year ago
Philip O'Toole 75b0daae64 Better autostate package names 1 year ago