mirror of
https://github.com/scylladb/scylladb.git
synced 2026-06-02 04:56:58 +00:00
lz4 is the unique compressor algorithm supported so far. missing deflate and snappy algorithms. Adding them should be relatively easy though. Signed-off-by: Raphael S. Carvalho <raphaelsc@cloudius-systems.com>