1
0
Fork 0

1920 Commits (654bfb18ad552402628d3b8e317e9398071710a2)
 

Author SHA1 Message Date
Philip O'Toole 7478af36cb
Update RESTORE_FROM_SQLITE.md 7 years ago
Philip O'Toole 406180ecd0
Update RESTORE_FROM_SQLITE.md 7 years ago
Philip O Toole fb3cc19680 More GoDoc 7 years ago
Philip O'Toole 34ce8c2a88
Merge pull request #381 from rqlite/always_linting
ABL
7 years ago
Philip O Toole 6bbdc88c1d ABL
Always be linting.
7 years ago
Philip O'Toole fb15e57c36
4.2.1 is going out 7 years ago
Philip O'Toole ae58cca220
Merge pull request #378 from rqlite/refactor_exec_query_req
New QueryRequest and ExecuteRequest types
7 years ago
Philip O'Toole 2a1b6c65c3 New QueryRequest and ExecuteRequest types
The Query() and Execute() functions on the Store now take a complex type
that encapsulates the statements, and associated parameters. This will
make it easier to add more control parameters when making requests.
7 years ago
Philip O Toole 4b811c41d3 Ignore rqbench binaries 7 years ago
Philip O'Toole e2390781a6
Update README.md 7 years ago
Philip O'Toole 700b2b1414
Update CHANGELOG.md 7 years ago
Philip O'Toole 22cd70fbcd
Merge pull request #374 from rqlite/bench_tweak
More informative output during load testing
7 years ago
Philip O Toole 9f32f026e2 More informative output during load testing 7 years ago
Philip O'Toole cd2d1e506e
Update README.md 7 years ago
Philip O'Toole 486f2a9f74
Merge pull request #373 from rqlite/rqbench
rqlite benchmarking tool
7 years ago
Philip O'Toole ba08c01069 Update CHANGELOG 7 years ago
Philip O'Toole 6e4082ad45 Simple INSERT-only benchmarking tool 7 years ago
Philip O'Toole 984de79649
Merge pull request #372 from rqlite/actual_artifacts
Store artifacts on CircleCI
7 years ago
Philip O'Toole 29ad215a85 Only package on 1 container 7 years ago
Philip O'Toole 3de60cd141 Store artifacts on CircleCI 7 years ago
Philip O'Toole e2c3b53b3f
Merge pull request #370 from rqlite/no_cli_indent
CLI doesn't need to send indented JSON
7 years ago
Philip O'Toole 6152f33da4 Update CHANGELOG 7 years ago
Philip O'Toole 4dbe5c1fae CLI doesn't need to send indented JSON 7 years ago
Philip O'Toole a3896b109b
Remove active projects 7 years ago
Philip O'Toole 92593f3d6d
Merge pull request #368 from rqlite/cli_auth
CLI checks for HTTP 401
7 years ago
Philip O Toole 917cfe83ad Update CHANGELOG 7 years ago
Philip O Toole 0fe34905ff CLI checks for HTTP 401
The CLI doesn't yet support passing authentication credentials, but this change means the user will know what is happening.
7 years ago
Philip O'Toole 29a2cd9b38
Merge pull request #367 from rqlite/strip_leading_cli_space
CLI package seems to be adding extra space now
7 years ago
Philip O Toole 41d1defd97 Update CHANGELOG 7 years ago
Philip O Toole 0ab2922ffd CLI package seems to be adding extra space now 7 years ago
Philip O'Toole 060c8e0198
Merge pull request #366 from rqlite/move_cred_init
Refactor credential store instantiation
7 years ago
Philip O Toole 3fcc5d36f6 Refactor credential store instantiation
This will make it easier for other services to use the credential store.
7 years ago
Philip O'Toole 69fb184ef2 Update README.md 7 years ago
Philip O'Toole 34c27b915d Add node about the CP nature of rqlite 7 years ago
Philip O'Toole a7a7314848 Update DESIGN.md 7 years ago
Philip O'Toole b55a7030c3 Merge branch 'master' of github.com:rqlite/rqlite 7 years ago
Philip O'Toole 657c76e376 Correct GoDoc comment 7 years ago
Philip O'Toole 248daaf969 Update README.md 7 years ago
Philip O'Toole 825f63bd0b Update README.md 7 years ago
Philip O'Toole 6762a1698a Update README.md 7 years ago
Philip O'Toole 409eb114c7 Update README.md 7 years ago
Philip O'Toole 2c4a3e173f Update DESIGN.md 7 years ago
Philip O'Toole 81d44a2319 4.2.0 is going out 7 years ago
Philip O'Toole 8b07afa4ad Update README.md 7 years ago
Philip O'Toole 63311ab85b Update appveyor.yml 7 years ago
Philip O'Toole 307e59d054 Renaming appveyor artifact 7 years ago
Philip O'Toole 03ff5e4dbe Renaming release package to rqlite 7 years ago
Philip O'Toole 168ea36b56 Merge pull request #361 from turbo/patch-1
Fix #360, AppVeyor publishes artifacts
7 years ago
aka turbo 261dba88ce Update appveyor.yml 7 years ago
aka turbo 57efef8607 Update appveyor.yml 7 years ago