/kvwal

An in memory KVStore implemented in Go using WAL for persistence

Primary LanguageGoBSD 3-Clause "New" or "Revised" LicenseBSD-3-Clause

kvwal

An implementation of a Key-Value store utilising Write Ahead Logging (kvwal).