Files
scylladb/sstables
Raphael S. Carvalho 0d21129cc7 compaction_manager: periodically submit cfs for compaction
This is useful for a column family which isn't generating new content
and will have lots of expired data later on that can be purged.
Compaction submission is NO-OP if there's nothing to do, so I think
it's reasonable to do it at an interval of 1 hour.

Signed-off-by: Raphael S. Carvalho <raphaelsc@scylladb.com>
2017-06-29 02:43:03 -03:00
..
2017-06-19 21:01:21 -03:00
2017-05-05 17:02:31 +03:00
2017-06-26 09:37:11 +02:00
2017-06-28 01:07:13 -03:00