1
0
Fork 0

3057 Commits (88c770f6c909f8c90bf79fa80484bad09c2fa2e2)
 

Author SHA1 Message Date
Philip O'Toole 88c770f6c9 Queued writes doc 2 years ago
Philip O'Toole 00d71ac7ab Fix typo 2 years ago
Philip O'Toole 370cc6c36c Better test polling 2 years ago
Philip O'Toole 5c7aeda86b Cluster-level test of queued writes 2 years ago
Philip O'Toole 78657d1ce1 Fix race 2 years ago
Philip O'Toole 24757559ca Single-node system testing of queued writes 2 years ago
Philip O'Toole 0e7f2bced3 Don't close closed channels 2 years ago
Philip O'Toole ae56b1bec2 Queue comments 2 years ago
Philip O'Toole 5e9cf86de8 Main queue configurable 2 years ago
Philip O'Toole 88ec76398c More robust HTTP shutdown 2 years ago
Philip O'Toole 13b1444a8d Configurable queue 2 years ago
Philip O'Toole 02b8776c29 Start hooking in queuing to HTTP layer 2 years ago
Philip O'Toole e03cfd836d Add Queue to HTTP layer 2 years ago
Philip O'Toole ba0be0dd41 Batcher emits using channel 2 years ago
Philip O'Toole 3ee16ce511 Complete batched writer 2 years ago
Philip O'Toole 58ccf4faf4 Add first queue implementation 2 years ago
Philip O'Toole 43ceb37471
Update README.md 2 years ago
Philip O'Toole 1f5d720ab0
Update CHANGELOG.md 2 years ago
Philip O'Toole 63161657a9
Merge pull request #1019 from rqlite/restore-fmt-cli
CLI supports restoring from SQLite database files
2 years ago
Philip O'Toole 02216c1748 Fix unreachable code logic 2 years ago
Philip O'Toole 3dd2089638 Update CLI docs 2 years ago
Philip O'Toole e1c31805d0 Add support to CLI for load-from-SQLite files 2 years ago
Philip O'Toole fd2eabc55d Check length of SQLite file before offsetting 2 years ago
Philip O'Toole a5f0c8d62c
Update FAQ.md 2 years ago
Philip O'Toole 77464a3a7b
Update FAQ.md 2 years ago
Philip O'Toole c4d28cf08a
Update FAQ.md 2 years ago
Philip O'Toole aded217c0a
Update CHANGELOG.md 2 years ago
Philip O'Toole 6906127b0d
Merge pull request #1018 from rqlite/no-file-fmt
Autodetect data format during load operation
2 years ago
Philip O'Toole 245282c38b
Update CHANGELOG.md 2 years ago
Philip O'Toole 64af108875 Put CircleCI badge back 2 years ago
Philip O'Toole 74ca3223a2 Update apt-get 2 years ago
Philip O'Toole a6ac6bccfc Autodetect data format during load operation 2 years ago
Philip O'Toole 062286ca21
Remove CircleCI badge for now 2 years ago
Philip O'Toole 219b0897f0
Update FAQ.md 2 years ago
Philip O'Toole eca9a2ea4c
Update FAQ.md 2 years ago
Philip O'Toole b0cb7dfe69
Update RESTORE_FROM_SQLITE.md 2 years ago
Philip O'Toole 98adddaf0e
Merge pull request #1017 from rqlite/handle-install
Support direct loading of SQLite files
2 years ago
Philip O'Toole ce4cc52823 Simpler LoadRequest marshaling 2 years ago
Philip O'Toole 32a2d8e7bf CHANGELOG and docs 2 years ago
Philip O'Toole 0aabfbff6a Use compression for LoadRequest marshalling 2 years ago
Philip O'Toole 3473685c3e Update docs 2 years ago
Philip O'Toole a068c39d19 End-to-end test of restore using a SQLite file 2 years ago
Philip O'Toole c8b9fd72da Sanity check supplied SQLite data 2 years ago
Philip O'Toole da8d4fcbe9 Unit test that pre-existing data is gone 2 years ago
Philip O'Toole 89b132ac26 Fix Store-level unit tests 2 years ago
Philip O'Toole b03ed99eda Update comment 2 years ago
Philip O'Toole 304124952c Add Store level changes
Needs unit testing, and HTTP testing won't compile.
2 years ago
Philip O'Toole c91ca45ba4 Expose more DB attributes 2 years ago
Philip O'Toole 2729a17279 Move some functions to standalone form 2 years ago
Philip O'Toole a6a3567a4d DB layer returns in-memory status 2 years ago