1
0
Fork 0

3223 Commits (ff6a3cb70171622b781899ff21c5c73542b0239e)
 

Author SHA1 Message Date
Philip O'Toole 7e360c16f6
Update PERFORMANCE.md 3 years ago
Philip O'Toole 31e7ca5742
Merge pull request #873 from rqlite/sqlite-path
Command line option for SQLite on-disk file path
3 years ago
Philip O'Toole a295fb2370 More Performance doc fixes 3 years ago
Philip O'Toole bc9e5ded91 Typos in performance doc 3 years ago
Philip O'Toole 5c26673c6f Link from README to PERFORMANCE doc 3 years ago
Philip O'Toole 9965f520a8 Add a performance-related guide 3 years ago
Philip O'Toole 29c35261e8 Update CHANGELOG 3 years ago
Philip O'Toole 105a894fe5 Support explicit SQLite path at Store level 3 years ago
Philip O'Toole 81a234abd0 Command line option for SQLite on-disk file path 3 years ago
Philip O'Toole 8ab603e21d
Merge pull request #872 from rqlite/test-isolation-levels
Tests that demonstrate current isolation behavior
3 years ago
Philip O'Toole 44e47686ee Tests that demonstrate current isolation behavior 3 years ago
Philip O'Toole 661be97ca7 Update simple load test 3 years ago
Philip O'Toole 75035aed9b
Merge pull request #870 from rqlite/adv-testing
More system-level Raft advertised addresss testing
3 years ago
Philip O'Toole eebf95d030
Remove deprecated flag 3 years ago
Philip O'Toole e79fe9d372 Fix test comment 3 years ago
Philip O'Toole 7b52753c1b Close listeners after test 3 years ago
Philip O'Toole b909cd4f74 Tighthen up Raft advertised testing 3 years ago
Philip O'Toole a6346ba9d4 Fix unit test -- start muxes 3 years ago
Philip O'Toole fa4be6d350 Merge branch 'master' of github.com:rqlite/rqlite into adv-testing 3 years ago
Philip O'Toole bb22f8a4ef
Merge pull request #869 from rqlite/http-client-status
Cluster client resolves advertised local address
3 years ago
Philip O'Toole 40eaf6be24 Typo and CHANGELOG 3 years ago
Philip O'Toole 246f7fbb65 Ensure client local hostname works 3 years ago
Philip O'Toole ddfc9a1fdc Pin to CircleCI image that has Python 3 years ago
Philip O'Toole 8d39b58ce0 Ping CircleCI Go image 3 years ago
Philip O'Toole 45aa59cafb Print python version in CircleCI 3 years ago
Philip O'Toole a58414a95d Try another pip 3 years ago
Philip O'Toole d6cf7cf13e Update apt when running end-to-end 3 years ago
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