PragmaTwice opened a new pull request, #3300: URL: https://github.com/apache/kvrocks/pull/3300
Since rocksdb now requires c++20, we'd better to bump the c++ standard too so that it's easy to upgrade rocksdb. Some changes: - logging functions now implemented in macros. due to some changes related to fmt and c++20. - now gcc 11+ and clang 12+ is required. all released in 2021 (4 yrs ago). -- 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]
