How-To Guides¶
Task-oriented recipes for adk-redis.
-
Stand up a local Redis 8 instance for ADK agents.
-
Run Agent Memory Server alongside Redis for long-term recall.
-
Wire the Redis session service into an ADK agent.
-
Configure short-term and long-term memory backends.
-
Expose Redis vector and lexical search as ADK tools.
-
Skip repeat LLM calls with self-hosted (RedisVL) or managed (LangCache) caching.