Padz Datastore Persistence

Explains the padz hybrid store architecture—files are truth, JSON metadata is a rebuildable cache. Covers self-healing reconciliation (orphans, zombies, staleness), the Backend+Store split for testability, and how to use MemBackend for unit tests. Use when working on storage, persistence, sync, doctor, or writing tests that need store simulation. Use when this capability is needed.

tomevault-io 22f0e2a 2 files · 7.2 KB Updated

File contents

tomevault-io/skills-registry/tree/main/arthur-debert--padz--padz-datastore-persistence commit 22f0e2ac8c

Frequently asked questions

npx skillmds@latest add tomevault-io/padz-datastore-persistence