[][src]Module rocks::rate_limiter

RateLimiter object can be shared among RocksDB instances to control write rate of flush and compaction.

Structs

RateLimiter

RateLimiter object, which can be shared among RocksDB instances to control write rate of flush and compaction.