fstore | ||
lib | ||
mdb | ||
.gitignore | ||
dep-graph.sh | ||
go.mod | ||
go.sum | ||
README.md |
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