Skip to content

Conversation

@mvijil910
Copy link
Contributor

@mvijil910 mvijil910 commented Nov 17, 2025

Description

This PR adds documentation for strands-valkey-session-manager, a high-performance session manager based on Valkey/Redis for Strands Agents.

Type of Change

  • New content addition
  • Content update/revision

Motivation and Context

Strands provides 2 built-in session managers (File and S3). This adds documentation for a community-contributed session manager that uses Valkey/Redis, a very-low latency cache dedicated to storing user sessions. This provides better performance for session storage requirements.

Areas Affected

  • docs/community/session-managers/strands-valkey-session-manager.md (new file)
  • docs/mkdocs.yml

Screenshots

Checklist

  • I have read the CONTRIBUTING document
  • My changes follow the project's documentation style
  • I have tested the documentation locally using mkdocs serve
  • Links in the documentation are valid and working
  • Images/diagrams are properly sized and formatted
  • All new and existing tests pass

Additional Notes

By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.

- Add strands-valkey-session-manager to community session managers
- Document high-performance Redis/Valkey-based session storage
- Include installation, usage examples, and configuration details
@zastrowm zastrowm enabled auto-merge (squash) November 17, 2025 21:16
@zastrowm zastrowm merged commit da0ca3f into strands-agents:main Nov 17, 2025
2 checks passed
@zastrowm
Copy link
Member

Thanks for the contribution - this should get published within the next couple of days!

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.

2 participants