jldb/README.md

10 lines
209 B
Markdown
Raw Permalink Normal View History

2023-10-13 09:43:27 +00:00
# jldb
Replicated in-memory database and file store.
## TODO
* [ ] mdb: tests for sanitize and validate functions
* [ ] Test: lib/wal iterator w/ corrupt file (random corruptions)
* [ ] Test: lib/wal io.go