Skip to content

How-To Guides

Task-oriented recipes for adk-redis.

  • Redis setup


    Stand up a local Redis 8 instance for ADK agents.

  • Memory server setup


    Run Agent Memory Server alongside Redis for long-term recall.

  • Session service


    Wire the Redis session service into an ADK agent.

  • Memory service


    Configure short-term and long-term memory backends.

  • Search tools


    Expose Redis vector and lexical search as ADK tools.

  • Semantic cache


    Skip repeat LLM calls with self-hosted (RedisVL) or managed (LangCache) caching.