Redis Session Repository
Stores agent session events as JSON documents in Redis.
Categories: Artificial Intelligence
Type: redisSessionChatMemory/v1
Connections
Version: 1
custom
Properties
| Name | Label | Type | Description | Required |
|---|---|---|---|---|
| username | Username | STRING | The Redis username (optional, for Redis 6.0+ ACL). | false |
| password | Password | STRING | The Redis password. | false |
How is this guide?
Last updated on
Redis Chat Memory
Redis Chat Memory stores conversation history in Redis for fast, persistent storage.
Redis
Redis is an open-source, in-memory data structure store used as a database, cache, and message broker, known for its high performance and support for various data structures like strings, hashes, lists, sets, and more.