prune some stuff

This commit is contained in:
2026-02-16 01:40:51 -05:00
parent cd4ee1cbd7
commit 31e80ac572
2 changed files with 8 additions and 45 deletions

View File

@@ -1,4 +1,5 @@
## JormunDB Architecture
# !!THIS IS NO LONGER ENTIRELY ACCURATE IGNORE OR UPDATE WITH ACCURATE INFO!!
This document explains the internal architecture of JormunDB, including design decisions, storage formats, and the arena-per-request memory management pattern.