/primitives / kei-cache
kei-cache
Atom result cache — deterministic wrapping of pure (query/transform) atom invocations
| tagline | Atom result cache — deterministic wrapping of pure (query/transform) atom invoca |
| language | Rust |
# install single binary $ curl -fsSL keiseikit.dev/primitives/kei-cache/install.sh | bash
# after install $ kei-cache --help
# settings.json snippet "hooks": { "PostToolUse": [ { "match": "Edit|Write", "hooks": ["~/.claude/hooks/kei-cache.sh"] } ] }