Skip to content

feat(samples): add external session storage examples - #1

Merged
wenxinax merged 1 commit into
mainfrom
feat/external-session-storage
Jul 29, 2026
Merged

feat(samples): add external session storage examples#1
wenxinax merged 1 commit into
mainfrom
feat/external-session-storage

Conversation

@wenxinax

@wenxinax wenxinax commented Jul 29, 2026

Copy link
Copy Markdown
Member

Summary

  • Add self-contained Redis and PostgreSQL SessionStore samples for TypeScript and Python.
  • Demonstrate restoring a session from external storage after removing the local transcript.
  • Document setup, storage layout, cleanup, and production considerations.
  • Register the samples in the repository indexes and CI.
  • Update all samples to TypeScript SDK 1.0.16 and Python SDK 1.0.10.

Validation

  • TypeScript workspace checks
  • Python Ruff, formatting, and mypy checks
  • Redis and PostgreSQL integration tests

Add self-contained Redis and PostgreSQL SessionStore adapters for TypeScript and Python. Demonstrate cross-host session resume after removing the local transcript, document storage behavior and production considerations, and register the samples in CI and repository indexes.

Update every sample to the latest published SDK versions and regenerate the workspace lockfiles.
@wenxinax
wenxinax merged commit d06b48d into main Jul 29, 2026
2 checks passed
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