Files
scylladb/cql3/functions
Tomasz Grabiec c4acdb2068 db: Switch from bytes to managed_bytes for storing data
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.
2015-08-06 14:05:16 +02:00
..
2015-05-12 16:32:56 +03:00