Uses a different parameter name for the read throughput and the write throughput.
Preserves a fallback for the old throughput parameter, to preserve backwards compatibility with old versions of the library.
Why
In many cases the throughput configurations when reading is different from writing one.
What
Uses a different parameter name for the read throughput and the write throughput. Preserves a fallback for the old
throughput
parameter, to preserve backwards compatibility with old versions of the library.Why
In many cases the throughput configurations when reading is different from writing one.