llama-stack-mirror/llama_stack/providers/utils/kvstore
Maor Friedman 739b18edf8
feat: add support for postgres ssl mode and root cert (#3182)
this PR adds support for configuring `sslmode` and `sslrootcert` when
initiating the psycopg2 connection.

closes #3181
2025-08-18 10:24:24 -07:00
..
mongodb feat: implementation for agent/session list and describe (#1606) 2025-05-07 14:49:23 +02:00
postgres feat: add support for postgres ssl mode and root cert (#3182) 2025-08-18 10:24:24 -07:00
redis feat: implementation for agent/session list and describe (#1606) 2025-05-07 14:49:23 +02:00
sqlite fix: ValueError in faiss vector database serialization (resolves #2519) (#2526) 2025-06-27 14:34:52 -04:00
__init__.py [API Updates] Model / shield / memory-bank routing + agent persistence + support for private headers (#92) 2024-09-23 14:22:22 -07:00
api.py feat: implementation for agent/session list and describe (#1606) 2025-05-07 14:49:23 +02:00
config.py feat: add support for postgres ssl mode and root cert (#3182) 2025-08-18 10:24:24 -07:00
kvstore.py feat: add deps dynamically based on metastore config (#2405) 2025-06-05 14:07:25 -07:00