Files
scylladb/tools
Botond Dénes d0eaa72bd7 tools/scylla-sstable: introduce the write operation
Allows generating an sstable based on a JSON description of its content.
Uses identical schema to dump-data, so it is possible to regenerate an
existing sstable, by feeding the output of dump-data to write.
Most of the scylladb storage engine features is supported, with the
exception of the following:
* counters
* non-strictly atomic types, including frozen collections, tuples or
  UDTs.
2022-08-03 14:00:02 +03:00
..
2022-07-28 13:43:21 +03:00
2022-07-19 15:46:49 +03:00
2022-07-19 15:46:49 +03:00
2022-06-24 18:07:08 +01:00