Package com.paragon.messaging.store.history¶
This docs was updated at: 2026-02-23
Classs¶
| Name | Description |
|---|---|
InMemoryConversationHistoryStore |
In-memory implementation of ConversationHistoryStore |
RedisConversationHistoryStore |
Redis-backed implementation of ConversationHistoryStore |
Interfaces¶
| Name | Description |
|---|---|
ConversationHistoryStore |
Interface for storing and retrieving conversation history |