1
0
Fork 0

2941 Commits (d013f82c80e2d5f2fc71423151b0acfd854740b1)
 

Author SHA1 Message Date
Philip O'Toole 3e679fff20 Update DATA API doc 3 years ago
Philip O'Toole 6fd775b1d7 End-to-end testing of request forwarding 3 years ago
Philip O'Toole c017d11c22 Enable transparent request forwarding 3 years ago
Philip O'Toole d20c1ba311 Use correct variables in Query handler 3 years ago
Philip O'Toole fffc02037d
Non verbose testing 3 years ago
Philip O'Toole 658bf21013 Update CHANGELOG 3 years ago
Philip O'Toole 2452ee9fe3
Move to go1.16
[CI SKIP]
3 years ago
Philip O'Toole 90a16403ff Comments 3 years ago
Philip O'Toole 1c6a7b49aa Add support, but disable, request forwarding
Execute and Query only for now.
3 years ago
Philip O'Toole 7c4f42d032 Fix HTTP unit tests 3 years ago
Philip O'Toole e5a94f3592 Merge branch 'master' of github.com:rqlite/rqlite into cluster-execute-queries 3 years ago
Philip O'Toole 34fe285568
Merge pull request #860 from rqlite/query-strong-check
Perform leader check first for STRONG query
3 years ago
Philip O'Toole 9d87a15194 Small simplication 3 years ago
Philip O'Toole 43e60a0469 Perform leader check first for STRONG query
Don't wait until Raft layer returns it. There is a small chance of a
false leadership detection, but the cluster would have to be in flux
anyway for that to be the case. Execute does this already.
3 years ago
Philip O'Toole bedd9132e6 Rename file testing request forwarding 3 years ago
Philip O'Toole d7932a6986 More side-by-side tests 3 years ago
Philip O'Toole cc7cdb20d7 HTTP expects remote database calls 3 years ago
Philip O'Toole 373f78b0fe System-level tests build 3 years ago
Philip O'Toole 071112aef7 Pass Store to Cluster service 3 years ago
Philip O'Toole 82067cdec1 Client to Service Execute unit test 3 years ago
Philip O'Toole 1ceb59d8f3 Client to Service Execute unit test 3 years ago
Philip O'Toole 52ef9836ed Minor store-level test cleanup 3 years ago
Philip O'Toole d503db616e Better modeling with oneof 3 years ago
Philip O'Toole 9dbaa51296 Proper service-client testing 3 years ago
Philip O'Toole 1f56b5372f cluster package unit tests passing 3 years ago
Philip O'Toole bb2d82ef44
Merge pull request #858 from rqlite/cluster-client
Create dedicated client for talking to a cluster service
3 years ago
Philip O'Toole c13e2b0ab4 Set WriteDeadline for marker byte 3 years ago
Philip O'Toole 32ec72e982 Clearer Dialer testing 3 years ago
Philip O'Toole 5801240051 Remove unneeded test code 3 years ago
Philip O'Toole f5bcddfe02 Simple test of Dialing TLS 3 years ago
Philip O'Toole d8e73c21e8 Fix typo 3 years ago
Philip O'Toole 4a6bf7099e Update CHANGELOG 3 years ago
Philip O'Toole 929c800a57 Clearer Dialer unit test 3 years ago
Philip O'Toole f3de6d599f Simple unit-testing of Dialer 3 years ago
Philip O'Toole bffce00c26 Add missing client.go 3 years ago
Philip O'Toole bfacedb0e7 Fix system-level testing 3 years ago
Philip O'Toole 796ef147f7 Hook in explicit Cluster Dialer 3 years ago
Philip O'Toole 281c454fc2 Refactor into distinct cluster client type 3 years ago
Philip O'Toole 9018898d71
Update CHANGELOG.md 3 years ago
Philip O'Toole d964e27953
Merge pull request #857 from rqlite/protos-all-way-down
Use Protobufs as core data model
3 years ago
Philip O'Toole 5f7fd348d1 Add missing comment 3 years ago
Philip O'Toole adc39168f2 Test for invalid Response 3 years ago
Philip O'Toole b50b14bdd5 Unit test Reponse JSON marshal 3 years ago
Philip O'Toole 79ebb9a44a Single-node tests pass 3 years ago
Philip O'Toole fd98114839 HTTP-level testing passes 3 years ago
Philip O'Toole 3580e341a8 Store-level testing passes 3 years ago
Philip O'Toole db938f420f Cleaner control during e2e testing 3 years ago
Philip O'Toole 2cfe26ec5d Merge branch 'master' of github.com:rqlite/rqlite into protos-all-way-down 3 years ago
Philip O'Toole e4ee67a8c7
Merge pull request #856 from rqlite/sanity-check-pretty
Test end-to-end pretty queries
3 years ago
Philip O'Toole ffec37fa88 Test end-to-end pretty queries 3 years ago