rocksdb
rocksdb copied to clipboard
Missing `max_write_buffer_size_to_maintain` config in Java API
max_write_buffer_size_to_maintain was introduced since v6.5.0, but there is no max_write_buffer_size_to_maintain config in ColumnFamilyOptions.java.