Skip to content

docs: use bot-specific storage names in session examples - #1368

Merged
yagop merged 1 commit into
masterfrom
docs/bot-specific-session-storage
Sep 7, 2026
Merged

yagop merged 1 commit into
masterfrom
docs/bot-specific-session-storage

Conversation

@yagop

@yagop yagop commented Sep 7, 2026

Copy link
Copy Markdown
Owner

Description

The session examples use generic storage names, which can cause different bots in the same chat to share session data. Use bot-specific directory names, Redis prefixes, SQL tables, and SQLite files, and explain when separate names are needed.

Validation: bun run typecheck:examples and git diff --check passed. Full checks and build were not run for this documentation and example configuration change.

  • npm run check is clean
  • npm run build is clean
  • Generated files are untouched

@yagop
yagop merged commit a3346ef into master Sep 7, 2026
8 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