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

Labels

services[Component] This issue is related to runtime services, e.g. sessions, memory, artifacts, etc

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions