contiguous custom bump allocator for nodes with both keys and no alloc data stores
features
- contiguous
no_allocdynamically sized arrays and nodes
write ahead log for sequence windows that batch write .wal files to disk
features
- transaction durablity guarantees through
crc32cyclical redundancy checks - transaction windowed aggregations
- transaction batch writes
- client acknowledgements that transactions have been succesfully flushed to disk
- recovered windows replay / recovery on startup per sequence batch