Cluster Transaction (deprecated)
Home / python / cluster_transaction
Note - The Transaction
class will be dperecated starting version 2.0.0
, and will be replaced with the Batch
class.
glide.async_commands.batch.ClusterTransaction
Bases: ClusterBatch
Source code in glide/async_commands/batch.py
5593 5594 5595 5596 |
|