summaryrefslogtreecommitdiff
path: root/doc/dev/dircache-storage.md
Commit message (Collapse)AuthorAgeFilesLines
* Typo fixes (automatic and hand-verified)Nick Mathewson2025-07-091-2/+2
| | | | Made with https://crates.io/crates/typos-cli
* doc: Document the WIP dircache storage modelClara Engler2025-06-171-0/+564
This commit documents the WIP storage model for the dircache. It is not finalized and several parts need discussion. See !3004