entelix-graphmemory-pg 0.5.4

entelix concrete GraphMemory — sqlx + Postgres backend (nodes + typed timestamped edges)
Documentation

entelix-graphmemory-pg

docs.rs crates.io License: MIT

Companion crate. Concrete GraphMemory<N, E> impl backed by Postgres (sqlx) — production graph-memory tier with row-level security, single-SQL BFS via WITH RECURSIVE, and INSERT … SELECT FROM UNNEST bulk insert.

Part of the entelix agentic-AI SDK workspace — see the workspace README for project overview, quickstart, examples, and architecture.

Documentation

License

MIT — see LICENSE.