1
0
Fork 0

4280 Commits (c9b169edcfc88042adeef0e13433cd4cf3b4a3ea)
 

Author SHA1 Message Date
Philip O'Toole 21157eb887 CHANGELOG 1 year ago
Philip O'Toole 46befb8dad Add some end-to-end Python code 1 year ago
Philip O'Toole 2261cb30c9 First unit test of Store.Request() 1 year ago
Philip O'Toole f7cdbdea68 Handle Command_COMMAND_TYPE_EXECUTE_QUERY in Store
Works! Store.Request() needs unit testing however.
1 year ago
Philip O'Toole 01031ba0af Add support to cluster client for ExecuteQuery
Compiles, but not tested.
1 year ago
Philip O'Toole 1a7af225f2 Unit test ExecuteQuery 1 year ago
Philip O'Toole 7ee6036476 /db/request compiles and all existing tests pass 1 year ago
Philip O'Toole 2e140af463 Some unit tests of /db/request path 1 year ago
Philip O'Toole 8b7d3ea1f2 Start coding HTTP layer 1 year ago
Philip O'Toole 3f3bc589f6 Add Associative support 1 year ago
Philip O'Toole 59786e818b Initial unit tests for db.Requests()
Seems to work well.
1 year ago
Philip O'Toole cade066346 Support JSON marshal of ExecuteQueryResponse 1 year ago
Philip O'Toole 4cbb541e9b DB Request code-complete except for transactions 1 year ago
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