/primitives / kei-memory-postgres
kei-memory-postgres
MemoryBackend impl over PostgreSQL (tokio-postgres) for kei-runtime-core
| tagline | MemoryBackend impl over PostgreSQL (tokio-postgres) for kei-runtime-core |
| language | Rust |
# install single binary $ curl -fsSL keiseikit.dev/primitives/kei-memory-postgres/install.sh | bash
# after install $ kei-memory-postgres --help
# settings.json snippet "hooks": { "PostToolUse": [ { "match": "Edit|Write", "hooks": ["~/.claude/hooks/kei-memory-postgres.sh"] } ] }