mirror of
https://github.com/scylladb/scylladb.git
synced 2026-06-02 04:56:58 +00:00
" It doesn't look like we will be able to switch to std::string just yet, but when it is not too inconvenient we can try to reduce our dependence so that attempting the switch again in the future is easier. " * 'espindola/sstring-api' of https://github.com/espindola/scylla: redis: Use scattered_message::append(std::string_view) everywhere: Use uninitialized_string instead of sstring::initialized_later compressor: Add an explicit cast to const sstring& everywhere: Be more explicit that we don't want std::make_shared cql3: Don't use sstring::reset everywhere: Don't assume sstring::begin() and sstring::end() are pointers