mirror of
https://github.com/scylladb/scylladb.git
synced 2026-04-26 11:30:36 +00:00
We need a container which can be used with compacting allocators. "bytes" can't be used with compacting allocator because it can't handle its external storage being moved.