`auto_tuned` option for rate limiter is not available in C API
Open
enhancement
- Dominant language
- C++
- Stars
- 32.1k
- Forks
- 6.9k
- Avg merge
- 32m
- Merged PRs (30d)
- 1
Description
### Expected behavior
`auto_tuned` parameter is available in `rocksdb_ratelimiter_create` so that it's available to consume in Rust.
### Actual behavior
The parameter is missing.
### Steps to reproduce the behavior
See https://github.com/facebook/rocksdb/blob/83d1a665988f3cf892df978fdf8d74b7e2bee08c/db/c.cc#L3515
Contributor guide
Assessment
This issue has not been assessed yet.