Skip to main content
Agno supports using Redis as a database with the RedisDb class.

Usage

Run Redis

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

Params

Developer Resources