adk-redis
OfficialIntegrate Redis with Google ADK for agent development.
Authorredis-developer
Version1.0.0
Installs0
System Documentation
What problem does it solve?
This Skill provides a comprehensive Redis integration for Google's Agent Development Kit (ADK), enabling persistent sessions and long-term memory, RedisVL-based search tools, MCP toolsets, and semantic caching.
Core Features & Use Cases
- Persistent Sessions & Memory: Enable durable conversation state and long-term memory for ADK agents using Redis Agent Memory Server or Agent Memory Server.
- Search Tools: Implement vector, hybrid, range, text, and SQL search capabilities over RedisVL indices.
- MCP Toolsets: Provide access to RedisVL or Agent Memory Server through ADK's native
McpToolset. - Semantic Caching: Add semantic caching to LLM responses and tool results to optimize performance and reduce load.
Quick Start
Install the adk-redis package with pip install adk-redis. Configure the backend and connect to your Redis server. Use the provided examples to integrate the skills into your ADK agent.
Dependency Matrix
Required Modules
google-adk>=1.0.0pydantic>=2.0.0agent-memory-client>=0.14.0redis-agent-memory>=0.0.4redisvl>=0.18.2langcache
Components
scriptsreferencesassets
💻 Claude Code Installation
Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.
Please help me install this Skill: Name: adk-redis Download link: https://github.com/redis-developer/adk-redis/archive/main.zip#adk-redis Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 620,000+ vetted skills library on demand.