Skip to content

Add PostgreSQL session storage#1530

Open
kongweiguang wants to merge 1 commit into
agentscope-ai:mainfrom
kongweiguang:pg-session-postgresql
Open

Add PostgreSQL session storage#1530
kongweiguang wants to merge 1 commit into
agentscope-ai:mainfrom
kongweiguang:pg-session-postgresql

Conversation

@kongweiguang
Copy link
Copy Markdown

Summary

  • Add a PostgreSQL-backed session storage extension.
  • Register the module in extensions, BOM, and all-in-one distribution.
  • Document the new PostgreSQL session dependency.

Validation

  • mvn -pl agentscope-extensions/agentscope-extensions-session-postgresql spotless:apply test
  • Real PostgreSQL smoke test against postgres:16-alpine in Docker
  • mvn -pl agentscope-distribution/agentscope-bom -DskipTests package
  • mvn -pl agentscope-distribution/agentscope-all -am -DskipTests package

@kongweiguang kongweiguang requested a review from a team May 29, 2026 16:20
@codecov
Copy link
Copy Markdown

codecov Bot commented May 29, 2026

Codecov Report

❌ Patch coverage is 96.16613% with 12 lines in your changes missing coverage. Please review.

Files with missing lines Patch % Lines
...scope/core/session/postgresql/PostgresSession.java 96.16% 4 Missing and 8 partials ⚠️

📢 Thoughts on this report? Let us know!

@kongweiguang kongweiguang force-pushed the pg-session-postgresql branch from 65e2729 to 6657dda Compare May 29, 2026 16:44
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