rocksdb/unreleased_history/public_api_changes
Yueh-Hsuan Chiang 73d223c4e2 Add auto_tuned option to RateLimiter C API (#12058)
Summary:
#### Problem
While the RocksDB C API does have the RateLimiter API, it does not
expose the auto_tuned option.

#### Summary of Change
This PR exposes auto_tuned RateLimiter option in RocksDB C API.

Pull Request resolved: https://github.com/facebook/rocksdb/pull/12058

Test Plan: Augment the C API existing test to cover the new API.

Reviewed By: cbi42

Differential Revision: D51201933

Pulled By: ajkr

fbshipit-source-id: 5bc595a9cf9f88f50fee797b729ba96f09ed8266
2023-11-10 09:53:09 -08:00
..
.gitkeep
add_auto_tuned_rate_limiter_to_c_api.md Add auto_tuned option to RateLimiter C API (#12058) 2023-11-10 09:53:09 -08:00
add_clip_column_family_to_java_api.md add RocksDB#clipColumnFamily to Java API (#11868) 2023-11-02 08:00:08 -07:00
tiered_cache_capacity_and_usage.md Add APIs to query secondary cache capacity and usage for TieredCache (#12011) 2023-10-25 16:54:50 -07:00