Go to file
jdl 71eb6b0c7e Initial commit 2023-10-13 11:43:27 +02:00
fstore Initial commit 2023-10-13 11:43:27 +02:00
lib Initial commit 2023-10-13 11:43:27 +02:00
mdb Initial commit 2023-10-13 11:43:27 +02:00
README.md Initial commit 2023-10-13 11:43:27 +02:00
dep-graph.sh Initial commit 2023-10-13 11:43:27 +02:00
go.mod Initial commit 2023-10-13 11:43:27 +02:00
go.sum Initial commit 2023-10-13 11:43:27 +02:00

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