1
0
Fork 0

20 Commits (master)

Author SHA1 Message Date
Philip O'Toole db42e07510 Comments 8 months ago
Philip O'Toole a79ff2c08c Explicitly close, as well as defer 8 months ago
Philip O'Toole b58a6b4635 List the files if failing 8 months ago
Philip O'Toole 3979dd25af Small code improvements 8 months ago
Philip O'Toole eddd6b058c More back-to-back Full Snapshot testing 8 months ago
Philip O'Toole ad916270d2 Bring go mod import path into compliance 9 months ago
Philip O'Toole cdf7cbdea1 Handle snapshots for empty WALs 9 months ago
Philip O'Toole 919962c1fb Allow FullNeeded to be explicity set to true 10 months ago
Philip O'Toole 31aef91d17 Add FullNeeded() to Snapshot store
It may be necessary to override the FullNeeded definition, so wrap it.
10 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 d6b9c5b39e Close streams 1 year ago
Philip O'Toole 37c797e7b2 Revert "Store incremental WALs in generation directory"
This reverts commit 516635c77b.
1 year ago
Philip O'Toole 516635c77b Store incremental WALs in generation directory 1 year ago
Philip O'Toole 4a9ff58576 Ensure nil-WAL data snapshotting works 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 17fcda1487 Add untested reaping code 1 year ago
Philip O'Toole dbc8bd1ebb More Sink testing 1 year ago
Philip O'Toole f3d7a5b8d4 More Sink tweaks 1 year ago
Philip O'Toole 3afe69daa4 Start unit testing the sink 1 year ago