| Confluo
    0.1.0
    | 
| Static Public Attributes | |
| static rpc_storage_mode | IN_MEMORY = rpc_storage_mode.RPC_IN_MEMORY | 
| static rpc_storage_mode | DURABLE_RELAXED = rpc_storage_mode.RPC_DURABLE_RELAXED | 
| static rpc_storage_mode | DURABLE = rpc_storage_mode.RPC_DURABLE | 
Different storage modes for Confluo
| 
 | static | 
Data is persisted
| 
 | static | 
Relaxed (no linearizable guarantees
| 
 | static | 
Data stored in memory
 1.8.14
 1.8.14