| Name | Description | Type | Package | Framework |
| RedisMessageStore | Redis implementation of the key/value style MessageStore and MessageGroupStoreSince:2. | Class | org.springframework.integration.redis.store | Spring Integration |
| RedisChannelPriorityMessageStore | Specialized Redis PriorityCapableChannelMessageStore that uses lists to back a QueueChannel. | Class | org.springframework.integration.redis.store | Spring Integration |
| RedisChannelMessageStore | Specialized Redis ChannelMessageStore that uses a list to back a QueueChannel. | Class | org.springframework.integration.redis.store | Spring Integration |