Skip to content
This repository has been archived by the owner on Aug 13, 2019. It is now read-only.

Commit

Permalink
wal: add write ahead log package
Browse files Browse the repository at this point in the history
This adds a new WAL that's agnostic to the actual record contents.
It's much simpler and should be more resilient than the existing one.
  • Loading branch information
Fabian Reinartz committed May 16, 2018
1 parent 2aae939 commit 96eddfd
Show file tree
Hide file tree
Showing 2 changed files with 866 additions and 0 deletions.
Loading

0 comments on commit 96eddfd

Please sign in to comment.