| Package | Description |
|---|---|
| org.springframework.data.redis.connection.lettuce |
Connection package for Lettuce Redis client.
|
| org.springframework.data.redis.connection.util |
Internal utility package for encoding/decoding Strings to byte[] (using Base64) library.
|
| Class and Description |
|---|
| AbstractSubscription
Base implementation for a subscription handling the channel/pattern registration so subclasses only have to deal with
the actual registration/unregistration.
|
| Class and Description |
|---|
| ByteArrayWrapper
Simple wrapper class used for wrapping arrays so they can be used as keys inside maps.
|
Copyright © 2011–2020 Pivotal Software, Inc.. All rights reserved.