Package org.springframework.integration.redis.store
Provides classes related to the Redis message store.
-
Class Summary Class Description RedisChannelMessageStore Specialized RedisChannelMessageStore
that uses a list to back a QueueChannel.RedisChannelPriorityMessageStore Specialized RedisPriorityCapableChannelMessageStore
that uses lists to back a QueueChannel.RedisMessageStore Redis implementation of the key/value styleMessageStore
andMessageGroupStore