{"library":"langgraph-checkpoint-redis","type":"library","category":null,"description":"langgraph-checkpoint-redis is a Python library providing Redis implementations for LangGraph's checkpoint savers and stores, enabling persistence for AI agent workflows. It supports both full history (`RedisSaver`) and memory-optimized shallow (`ShallowRedisSaver`) saving, as well as optional vector search capabilities via `RedisStore`. The current version is 0.4.0, with frequent patch releases addressing bug fixes and minor features.","language":"python","status":"active","version":"0.4.0","tags":["langgraph","redis","checkpoint","state management","AI","persistence","agent"],"install":[{"cmd":"pip install langgraph-checkpoint-redis langgraph redis","imports":["from langgraph.checkpoint.redis import RedisSaver","from langgraph.checkpoint.redis.aio import AsyncRedisSaver","from langgraph.checkpoint.redis.shallow import ShallowRedisSaver","from langgraph.checkpoint.redis.ashallow import AsyncShallowRedisSaver","from langgraph.store.redis import RedisStore"]}],"homepage":null,"github":null,"docs":null,"changelog":null,"pypi":"https://pypi.org/project/langgraph-checkpoint-redis/","npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"compatibility":{"summary":{"python_range":"3.10–3.9","success_rate":50,"avg_install_s":10.4,"avg_import_s":1.83,"wheel_type":"wheel"},"url":"https://checklist.day/v1/registry/langgraph-checkpoint-redis/compatibility"},"provenance":{"verified_status":"install_fail","verified_at":"Sun Jun 28","last_verified":"Sun Jun 28","next_check":"Sun Jul 05","install_tag":null}}