# @langchain/langgraph-checkpoint-redis

> JavaScript/TypeScript package

📖 [View in docs](https://reference.langchain.com/javascript/langchain-langgraph-checkpoint-redis)

## Classes

- [`RedisSaver`](https://reference.langchain.com/javascript/langchain-langgraph-checkpoint-redis/index/RedisSaver)
- [`ShallowRedisSaver`](https://reference.langchain.com/javascript/langchain-langgraph-checkpoint-redis/shallow/ShallowRedisSaver)
- [`FilterBuilder`](https://reference.langchain.com/javascript/langchain-langgraph-checkpoint-redis/store/FilterBuilder)
- [`RedisStore`](https://reference.langchain.com/javascript/langchain-langgraph-checkpoint-redis/store/RedisStore)

## Functions

- [`isGetOperation()`](https://reference.langchain.com/javascript/langchain-langgraph-checkpoint-redis/store/isGetOperation)
- [`isListNamespacesOperation()`](https://reference.langchain.com/javascript/langchain-langgraph-checkpoint-redis/store/isListNamespacesOperation)
- [`isPutOperation()`](https://reference.langchain.com/javascript/langchain-langgraph-checkpoint-redis/store/isPutOperation)
- [`isSearchOperation()`](https://reference.langchain.com/javascript/langchain-langgraph-checkpoint-redis/store/isSearchOperation)

## Interfaces

- [`TTLConfig`](https://reference.langchain.com/javascript/langchain-langgraph-checkpoint-redis/index/TTLConfig)
- [`TTLConfig`](https://reference.langchain.com/javascript/langchain-langgraph-checkpoint-redis/shallow/TTLConfig)
- [`FilterOperators`](https://reference.langchain.com/javascript/langchain-langgraph-checkpoint-redis/store/FilterOperators)
- [`IndexConfig`](https://reference.langchain.com/javascript/langchain-langgraph-checkpoint-redis/store/IndexConfig)
- [`Item`](https://reference.langchain.com/javascript/langchain-langgraph-checkpoint-redis/store/Item)
- [`SearchItem`](https://reference.langchain.com/javascript/langchain-langgraph-checkpoint-redis/store/SearchItem)
- [`StoreConfig`](https://reference.langchain.com/javascript/langchain-langgraph-checkpoint-redis/store/StoreConfig)
- [`TTLConfig`](https://reference.langchain.com/javascript/langchain-langgraph-checkpoint-redis/store/TTLConfig)

## Types

- [`RedisClientType`](https://reference.langchain.com/javascript/langchain-langgraph-checkpoint-redis/index/RedisClientType)
- [`Filter`](https://reference.langchain.com/javascript/langchain-langgraph-checkpoint-redis/store/Filter)
- [`FilterValue`](https://reference.langchain.com/javascript/langchain-langgraph-checkpoint-redis/store/FilterValue)
- [`RedisClientConnection`](https://reference.langchain.com/javascript/langchain-langgraph-checkpoint-redis/store/RedisClientConnection)
- [`RedisClusterConnection`](https://reference.langchain.com/javascript/langchain-langgraph-checkpoint-redis/store/RedisClusterConnection)
- [`RedisConnection`](https://reference.langchain.com/javascript/langchain-langgraph-checkpoint-redis/store/RedisConnection)
