Memory and data persistence
Find a file
egregore 291d664051 Initial commit: Egregore db service
PostgreSQL message storage API with asyncpg connection pooling and full-text search.

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-02-02 11:37:55 +00:00
.gitignore Initial commit: Egregore db service 2026-02-02 11:37:55 +00:00
__init__.py Initial commit: Egregore db service 2026-02-02 11:37:55 +00:00
main.py Initial commit: Egregore db service 2026-02-02 11:37:55 +00:00
messages.py Initial commit: Egregore db service 2026-02-02 11:37:55 +00:00
migrate_to_postgres.py Initial commit: Egregore db service 2026-02-02 11:37:55 +00:00