aleksraiden opened a new pull request, #1904:
URL: https://github.com/apache/kvrocks/pull/1904

   Release includes some bugfix and performance issue. Full release notes - 
https://github.com/facebook/rocksdb/releases/tag/v8.8.1
   
   Key features
   
   - (perf) Improved the I/O efficiency of DB::Open a new DB with 
create_missing_column_families=true and many column families.
   - (bug) Fixed a rare race bug involving a concurrent combination of 
Create/DropColumnFamily and/or Set(DB)Options
   - (**Important**) The default value of DBOptions::fail_if_options_file_error 
changed from false to true.
   - Added new tickers rocksdb.fifo.{max.size|ttl}.compactions to count FIFO 
compactions that drop files for different reasons
   - (feature) Introduce AttributeGroup by adding the first AttributeGroup 
support API, MultiGetEntity(). Through the use of Column Families, 
AttributeGroup enables users to logically group wide-column entities. 
   - Bug fixed, some are port from 8.7 release line


-- 
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]

Reply via email to