home/categories/architecture-patterns/arthur-debert-padz-claude-skills-padz-datastore-persistence-skill-md
architecture-patternsdevelopment
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.
maintainer
arthur-debert
更新于 1/18/2026
星标
0
分支
0
quick start
Installation and usage
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.
安装
$ install --globalskills.sh
使用
安装后,您可以通过在终端运行以下命令来使用此技能:
skills use padz-datastore-persistence