1
0
Fork 0

2796 Commits (977c5f251bd8950da91559dd5bf27fcca01c3e24)
 

Author SHA1 Message Date
Philip O'Toole 9aecafedbe Cluster client resolves advertised local address
Also, improve HTTP stats.
3 years ago
Philip O'Toole e64c1a086a Initial test, doesn't work 3 years ago
Philip O'Toole 0aa4956a8a
Merge pull request #868 from rqlite/strong-test
Strong query forwarding test
3 years ago
Philip O'Toole 961a31149b Strong query test 3 years ago
Philip O'Toole f37259c8e0
Update CHANGELOG.md 3 years ago
Philip O'Toole 4d887f02c2
Merge pull request #867 from rqlite/more-stats
Improve Status output
3 years ago
Philip O'Toole 9130ed8b1f Fix HTTP unit tests 3 years ago
Philip O'Toole a8d436e944 Improve stats 3 years ago
Philip O'Toole 3ff1b7092a Merge branch 'master' of github.com:rqlite/rqlite 3 years ago
Philip O'Toole f71bfd183d Update CHANGELOG 3 years ago
Philip O'Toole 9a8b463838
Merge pull request #864 from rqlite/conn-pool-2
Use a connection pool for internode communications
3 years ago
Philip O'Toole f1a7e7e8ec Use locally-enabled cluster client in HTTP service 3 years ago
Philip O'Toole d90ea2e6b1 Service Node API requests locally if possible 3 years ago
Philip O'Toole 39615983d4 Merge branch 'master' of github.com:rqlite/rqlite into conn-pool-2 3 years ago
Philip O'Toole 3b0c58a5a3
Merge pull request #866 from rqlite/service-does-local
Service can return HTTP API URL
3 years ago
Philip O'Toole 711f6664f9 Service can return HTTP API URL 3 years ago
Philip O'Toole 88b80cffa6 Clearer system-level test 3 years ago
Philip O'Toole aec152eca5 Merge branch 'master' of github.com:rqlite/rqlite into conn-pool-2 3 years ago
Philip O'Toole adfd8bc0af
Merge pull request #865 from rqlite/raftadv-init
Set Raft advertised address once and for all
3 years ago
Philip O'Toole a4638ad514 Set Raft Adv once and for all 3 years ago
Philip O'Toole 132c1809fe Fix race condition 3 years ago
Philip O'Toole 5613edd887 Fix connection pool stats
Also HTTP should read its own Raft address locally.
3 years ago
Philip O'Toole ac1166fdca Add stats to connection pool 3 years ago
Philip O'Toole 3a70db5150 Long-lived connections in cluster service
Needed now that we're using connection pooling. Unit tests pass.
3 years ago
Philip O'Toole c8483d2ec5 Use connection pool with Cluster Execute and Query 3 years ago
Philip O'Toole bf003e4f40 Better test comments 3 years ago
Philip O'Toole 7b2e711c73 Remove constraint check
It's too clever, and causing test practicality issues.
3 years ago
Philip O'Toole ac53893673 GetNodeAPI uses connection pool 3 years ago
Philip O'Toole eee3a2e785 Fix code path that could cause panic 3 years ago
Philip O'Toole 312e44e57d Add Connection Pool for GetNodeAPIAddr 3 years ago
Philip O'Toole fd2c3a6314 Add Connection Pool source
Many thanks to https://github.com/fatih/pool.
3 years ago
Philip O'Toole f547695b2d
Merge pull request #863 from rqlite/snapshot-gauges
Add gauge-like metric for Snapshot timings
3 years ago
Philip O'Toole 68b28a4a9d Update CHANGELOG 3 years ago
Philip O'Toole d85bb55270 Merge branch 'master' of github.com:rqlite/rqlite into snapshot-gauges 3 years ago
Philip O'Toole dd692ecf4f Add gauge-like metric for Snapshot times 3 years ago
Philip O'Toole 6b25e2fee6
Update DATA_API.md 3 years ago
Philip O'Toole 84d9d614d6
Merge pull request #859 from rqlite/cluster-execute-queries
Support transparent Execute and Query request forwarding
3 years ago
Philip O'Toole 25a51534da Fix comments 3 years ago
Philip O'Toole e6532bd11e Add HTTP-level redirect and forward testing 3 years ago
Philip O'Toole 5479a13aa1 Better variable names 3 years ago
Philip O'Toole 6e17295913 Group network-related params together 3 years ago
Philip O'Toole 4a28b311f1 Support cluster injection in HTTP unit tests 3 years ago
Philip O'Toole b01b10e4ce Add convenience function for query params 3 years ago
Philip O'Toole 0b8beb6a5d Implmenet Request Forwarding timeout support 3 years ago
Philip O'Toole 04c8e93220
Update CLI.md 3 years ago
Philip O'Toole f81f774c36
Update CLI.md 3 years ago
Philip O'Toole 16b63514f8
Update CLI.md 3 years ago
Philip O'Toole 95c8f36cba Update FAQ 3 years ago
Philip O'Toole 577dec4090 Update README 3 years ago
Philip O'Toole 3a942faf86 Doc updates 3 years ago