Skip to main content
Agno supports using Redis as a storage backend for Workflows using the RedisDb class.

Usage

Run Redis

Install docker desktop and run Redis on port 6379 using:
redis_for_workflow.py

Params