rocksdb/utilities/backupable
Andrew Kryczka c217e0b9c7 Call RateLimiter for compaction reads
Summary:
Allow users to rate limit background work based on read bytes, written bytes, or sum of read and written bytes. Support these by changing the RateLimiter API, so no additional options were needed.
Closes https://github.com/facebook/rocksdb/pull/2433

Differential Revision: D5216946

Pulled By: ajkr

fbshipit-source-id: aec57a8357dbb4bfde2003261094d786d94f724e
2017-06-13 14:56:46 -07:00
..
backupable_db_test.cc Add GPLv2 as an alternative license. 2017-04-27 18:06:12 -07:00
backupable_db.cc Call RateLimiter for compaction reads 2017-06-13 14:56:46 -07:00