| Package | Description |
|---|---|
| redis.clients.jedis |
| Modifier and Type | Class and Description |
|---|---|
class |
Pipeline |
class |
ReliableTransaction
ReliableTransaction is a transaction where commands are immediately sent to Redis server and the
'QUEUED' reply checked.
|
class |
Transaction
A pipeline based transaction.
|
class |
TransactionBase |
Copyright © 2023. All rights reserved.