Configure metadata store Use ZooKeeper as metadata store Use etcd as metadata store Use RocksDB as metadata store Use local memory as metadata store Enable batch operations on ...
Some recent user requests (as of June 2017): Upcoming changes to the Java API (outdated — last updated in July 2016) Planned changes for 4.x This page sets out the known TODO i...
Distributed ACID Transactions Introduction Provisional records Encoding details of provisional records Transaction status tracking See also Distributed ACID Transactions A...
大状态与 Checkpoint 调优 Overview Monitoring State and Checkpoints Tuning Checkpointing Tuning RocksDB Incremental Checkpoints Timers in RocksDB or on JVM Heap Tuning RocksDB Memory...
大状态与 Checkpoint 调优 Overview Monitoring State and Checkpoints Tuning Checkpointing Tuning RocksDB Incremental Checkpoints Timers in RocksDB or on JVM Heap Tuning RocksDB Memory...
Purpose Usage Implementation Purpose Dynamic dictionary compression algorithms have trouble compressing small data. With default usage, the compression dictionary starts off e...
Encryption at Rest Limitations Encryption keys Configuration Encryption key stored in file Encryption key generated by a program Creating keys Encryption at Rest This fea...
Functions for full DB physical copy Function for streaming updates, and catching up There are multiple functions available for users to build a replication system with RocksDB a...