No description
Find a file
2026-03-12 09:03:59 +01:00
src improve serialization, owns allocator, and add get all with pagination 2026-03-12 09:03:59 +01:00
.gitignore First commit, simple server for locally centralizing databases wals 2025-12-12 17:38:14 +01:00
build.zig Added event struct 2026-02-12 13:33:00 +01:00
build.zig.zon Init version 0.3.0 2026-02-12 20:08:07 +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