2023-10-13 09:43:27 +00:00
|
|
|
# jldb
|
|
|
|
|
|
|
|
Replicated in-memory database and file store.
|
|
|
|
|
|
|
|
## TODO
|
|
|
|
|
2023-12-04 19:05:15 +00:00
|
|
|
* [ ] mdb: Tests for using `nil` snapshots ?
|
2023-10-13 09:43:27 +00:00
|
|
|
* [ ] mdb: tests for sanitize and validate functions
|
|
|
|
* [ ] Test: lib/wal iterator w/ corrupt file (random corruptions)
|
|
|
|
* [ ] Test: lib/wal io.go
|