1
0
Fork 0

16 Commits (master)

Author SHA1 Message Date
Philip O'Toole bbaa973f45 Always close the Snaphot
This may explain many test failures on Windows, for example
https://ci.appveyor.com/project/otoolep/rqlite/builds/48967106.
8 months ago
Philip O'Toole ad916270d2 Bring go mod import path into compliance 9 months ago
Philip O'Toole 4988c29951 Log at DB level if open times are higher 9 months ago
Philip O'Toole b2663de630 Rename snapshot2 -> snapshot 11 months ago
Philip O'Toole a69aa7838d Remove snapshot 1 11 months ago
Philip O'Toole 3b6c988dd9 Do some syncing and closing 1 year ago
Philip O'Toole b6b73e5f0e More metrics 1 year ago
Philip O'Toole 86f3fda86e Record size of snapshot persist 1 year ago
Philip O'Toole 208d40a668 Be sure we close 1 year ago
Philip O'Toole 9e0cb2a82c Add GoDoc comments 1 year ago
Philip O'Toole 47476d5b58 Integrate new snapshoting with Store
- Snapshot
- Restore
- RecoverNode
1 year ago
Philip O'Toole 2590f9daed Fix FSM interface 1 year ago
Philip O'Toole f088b1af6b Fix a bunch of reaping bugs
Could be ready for integration with main Store now.
1 year ago
Philip O'Toole 4503187b2f Start full testing of snapshotting
I need a snapshot decoder, for use by the main Store. And then this
decoder could be used by the Sink too.
1 year ago
Philip O'Toole 5137096aff Fill out Snapsho 1 year ago
Philip O'Toole 7c6caa1ea2 Add planned types from Mac notes 1 year ago