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

Usage

Install dependencies:

Run Valkey

Install docker desktop and run Valkey on port 6379 using:
valkey_for_workflow.py

Params