smooai-smooth-operator-adapter-postgres
The Postgres + pgvector StorageAdapter for smooth-operator — the dogfood backend.
The production Postgres implementation of the one storage seam: async OLTP CRUD over a deadpool-postgres pool, a PostgresCheckpointStore, and pgvector-backed hybrid retrieval. It mirrors the SmooAI monorepo's schema so dogfooding is a swap, not a rewrite. See docs/STORAGE.md.
Part of the smooth-operator service — Smoo AI's polyglot AI agent service (one schema-driven WebSocket protocol, five native clients, AWS-serverless or Kubernetes deploy). See the repository for the architecture, protocol, and the other crates.
License
MIT © 2026 Smoo AI. See LICENSE.