aleksraiden opened a new pull request, #2005: URL: https://github.com/apache/kvrocks/pull/2005
Bump RocksDB to 8.10.0 - Full changelog - https://github.com/facebook/rocksdb/releases/tag/v8.10.0 Key features - Provide support for async_io to trim readahead_size by doing block cache lookup - Added initial wide-column support in WriteBatchWithIndex - Make ReadOptions.auto_readahead_size default true which does prefetching optimizations for forward scans if iterate_upper_bound and block_cache is also specified - Compactions can be scheduled in parallel in an additional scenario: high compaction debt relative to the data size - HyperClockCache now has built-in protection against excessive CPU consumption under the extreme stress condition of no (or very few) evictable cache entries, which can slightly increase memory usage such conditions - Bug fixes (see changelog) - Java API performance improve -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
