1
0
Fork 0

1397 Commits (a3896b109b4d3842365da3a0baf3d68a70086d3c)
 

Author SHA1 Message Date
Philip O'Toole 0607a69382 Only show backup time if it has occurred 9 years ago
Philip O'Toole 92329628cf More /status functionality 9 years ago
Philip O'Toole 59cdb6856c Rename 'statistics' route as 'status'. 9 years ago
Philip O'Toole 6fd6f667a2 Quotes needed in README 9 years ago
Philip O'Toole e44c53e6e7 Make build instructions clearer 9 years ago
Philip O Toole b282aede1b 'go fmt' fixes 9 years ago
Philip O Toole a653a5feb5 Skip multi-node test on CircleCI
Seems like there might be something special about their networking.
9 years ago
Philip O Toole 005acb25ed Merge branch 'master' of https://github.com/otoolep/rqlite 9 years ago
Philip O Toole ce0a2ce269 Usage and comment fixes 9 years ago
Philip O Toole f1963221ca Small fixes and formatting 9 years ago
Philip O Toole ecaf8cb25e Add directions on backups 9 years ago
Philip O Toole cc73f0abbc Default to leader check before backup 9 years ago
Philip O Toole 947cd053be Don't set content-type header for backup
It was getting prepended to the body of the request, and corrupting
the database. It's set automatically anyway.

Backup now appears functional.
9 years ago
Philip O Toole f668f1ad17 Restore Vagrant directions 9 years ago
Philip O Toole 91e6927439 Fix up Vagrant 9 years ago
Philip O Toole a754448b25 Fix 'noLeader' query param 9 years ago
Philip O Toole 2e7ae59245 Complete multi-node replication test 9 years ago
Philip O Toole b058458a0f Start adding multi-node tests 9 years ago
Philip O Toole 347109e4bb More unit tests of store 9 years ago
Philip O Toole d0f689c07c Start adding store-level unit tests 9 years ago
Philip O Toole 593719f86c Remove obsolete comment 9 years ago
Philip O Toole 0ce450fed6 More nodes on queries and leadership 9 years ago
Philip O Toole 81a3af3b7e Allow leader check for queries 9 years ago
Philip O Toole a7ade520e4 Clean up HTTP routing
Start adding unit tests for HTTP service.
9 years ago
Philip O'Toole 8f6f6a2bd5 Build speed-ups 9 years ago
Philip O'Toole fd1771d155 Merge pull request #63 from otoolep/backup
Move to POST for bulk queries
9 years ago
Philip O Toole 3ffed779f8 Move to POST for bulk queries
Backup endpoint also added, but not fully-functional.
9 years ago
Philip O'Toole 14abc88859 Update for POST query 9 years ago
Philip O'Toole ea7f9d03af More cleanup of curl examples 9 years ago
Philip O'Toole d029d5415d Move to POST for bulk queries 9 years ago
Philip O'Toole 718fb76508 Update links to blog posts 9 years ago
Philip O'Toole 81d4a2fcd6 Merge pull request #62 from otoolep/backup
Support backup at the Store level
9 years ago
Philip O Toole 524e6170bf Final tests of backup 9 years ago
Philip O Toole 8b3c4202cc Work for database backup
Tests are failing.
9 years ago
Philip O'Toole 9b202c484a Use clearer quoting in examples 9 years ago
Philip O Toole 1e0536c1e2 Update README for time units 9 years ago
Philip O Toole fac68c3cdd Return time in seconds 9 years ago
Philip O'Toole f38eaa16e5 Correct bulk GET 9 years ago
Philip O Toole 170a916dd5 fmt and lint fixes 9 years ago
Philip O Toole 51c977fb2e Revert "Use clearer quoting in examples"
This reverts commit 17b7d99fc2.
9 years ago
Philip O'Toole 17b7d99fc2 Use clearer quoting in examples 9 years ago
Philip O'Toole 57e7b2b1ae Update README.md 9 years ago
Philip O'Toole f69e7e3c27 Update README.md 9 years ago
Philip O'Toole 3a02b094a5 Update README.md 9 years ago
Philip O'Toole 477462c155 Update README.md 9 years ago
Philip O'Toole 754e34f980 PRAGMA seems to go through 9 years ago
Philip O Toole 9c02e1edb6 Make it easier to understand DSN 9 years ago
Philip O Toole a448efee39 How to enable in-memory databases 9 years ago
Philip O Toole 5ebabab9fd Update README for in-memory databases 9 years ago
Philip O Toole 4ff67c2c90 Support in-memory databases 9 years ago