# entelix-persistence
[](https://docs.rs/entelix-persistence)
[](https://crates.io/crates/entelix-persistence)
[](https://github.com/junyeong-ai/entelix/blob/main/LICENSE)
Postgres + Redis backends for `Checkpointer` (entelix-graph) + `Store` (entelix-memory) + `SessionLog` (entelix-session) + `DistributedLock` (this crate). Aggregate facade `*Persistence` carries a wired pool plus the trait impls.
Part of the [`entelix`](https://github.com/junyeong-ai/entelix) agentic-AI SDK workspace — see the [workspace README](https://github.com/junyeong-ai/entelix#readme) for project overview, quickstart, examples, and architecture.
## Documentation
- API reference: <https://docs.rs/entelix-persistence>
- Workspace overview: <https://github.com/junyeong-ai/entelix>
## License
MIT — see [LICENSE](https://github.com/junyeong-ai/entelix/blob/main/LICENSE).