1
0
Fork 0

4341 Commits (1cd27314e3199fe4e9e9f18cbd4bb2e84d9c8117)
 

Author SHA1 Message Date
Philip O'Toole e128333573
Merge pull request #1256 from rqlite/unified-endpoint
Support unified endpoint
1 year ago
Philip O'Toole 9924fe75f5 Some small improvements 1 year ago
Philip O'Toole 3058d3e9fc Fix transaction handling in db.Request() 1 year ago
Philip O'Toole 2f87a0c117 Add Request associative test 1 year ago
Philip O'Toole 19c5a720d8 Final system-level multi-node forwarding tests 1 year ago
Philip O'Toole b284b04f85 System-level multi-node request tests 1 year ago
Philip O'Toole a7efd9721c Add simple end-to-end test of unified endpoint 1 year ago
Philip O'Toole 6869d49983 Add system-level Request tests 1 year ago
Philip O'Toole eea101a1d5 Fix duplicate import 1 year ago
Philip O'Toole c995986630 Add parameter tests 1 year ago
Philip O'Toole 061ba8eed5 Add Request Tx unit test 1 year ago
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