8000 Support to configure Redis as the session storage · Issue #938 · google/adk-python · GitHub
[go: up one dir, main page]

Skip to content
Support to configure Redis as the session storage #938
@Colstuwjx

Description

@Colstuwjx

** Please make sure you read the contribution guide and file the issues in the right place. **
Contribution guide.

Is your feature request related to a problem? Please describe.
Currently, adk-python is using SQLAlchemy to save the session related data, I'm wondering if it's possible to store the session data in redis to accelerate the read performance ?

Describe the solution you'd like
Able to use redis as the session cache and would use mysql / pg / sqlite as persistent storage.

Describe alternatives you've considered

Additional context

Metadata

Metadata

Assignees

Labels

servicesRuntime services

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions

    0