No description
Find a file
2026-01-15 19:50:30 +01:00
src fix use from stack 2025-12-31 18:06:36 +01:00
.gitignore First commit, simple server for locally centralizing databases wals 2025-12-12 17:38:14 +01:00
build.zig Actually this is a library for zig event wal 2025-12-31 17:34:58 +01:00
build.zig.zon Actually this is a library for zig event wal 2025-12-31 17:34:58 +01:00
README.md readme 2026-01-15 19:50:30 +01:00

event_wal

Append-only WAL + thread-safe hashmap because sometimes you just need to write stuff to a file and call it a database