Skip to content

refactor(storage): Add PostgreSQL support#409

Draft
thelooter wants to merge 1 commit into
HKUDS:devfrom
thelooter:feat/postgres-support
Draft

refactor(storage): Add PostgreSQL support#409
thelooter wants to merge 1 commit into
HKUDS:devfrom
thelooter:feat/postgres-support

Conversation

@thelooter

Copy link
Copy Markdown
Contributor

Description

Add support for Postgres by abstracting any storage away from any specific implementation to facilitate easy replacement of storage backend.

Module(s) Affected

  • agents
  • api
  • config
  • core
  • knowledge
  • logging
  • services
  • tools
  • utils
  • web (Frontend)
  • docs (Documentation)
  • scripts
  • tests
  • Other: ...

Checklist

  • I have read and followed the contribution guidelines.
  • My code follows the project's coding standards.
  • I have run pre-commit run --all-files and fixed any issues.
  • I have added relevant tests for my changes.
  • I have updated the documentation (if necessary).
  • My changes do not introduce any new security vulnerabilities.

@thelooter thelooter force-pushed the feat/postgres-support branch from 6841e09 to fd76a51 Compare June 12, 2026 10:34
Signed-off-by: Eve Kolb <evekolb2204@gmail.com>
@thelooter thelooter force-pushed the feat/postgres-support branch from fd76a51 to 67ffe28 Compare June 12, 2026 10:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant