Raphael S. Carvalho ebbc7aa43e database: add compact_sstables to column_family
compact_all_sstables is about selecting all available sstables
for compaction and executing a compaction code on them.
This compaction code was moved to a more generic function called
compact_sstables, which will compact a list of given sstables.

Signed-off-by: Raphael S. Carvalho <raphaelsc@cloudius-systems.com>
2015-07-20 10:08:02 -03:00
2015-07-20 12:06:00 +02:00
2015-01-05 14:13:31 +08:00
2015-07-19 20:48:36 +03:00
2015-07-19 14:18:35 +03:00
2015-07-19 20:48:36 +03:00
2015-07-20 10:07:59 -03:00
2015-07-19 20:48:36 +03:00
2015-07-07 11:38:22 -04:00
2015-07-19 20:48:36 +03:00
2014-10-23 10:46:55 +03:00
2015-07-19 20:48:36 +03:00
2015-03-05 18:11:37 +02:00
2015-05-21 15:17:34 +03:00
2015-06-24 13:09:51 +03:00
2015-07-17 20:02:18 +02:00
2015-07-15 16:20:37 +03:00
2015-07-13 12:57:15 +03:00
2015-07-19 20:57:38 +03:00
2015-07-14 17:18:11 +03:00
2015-04-24 18:01:01 +02:00
Description
No description provided
307 MiB
Languages
C++ 73.5%
Python 25.3%
CMake 0.3%
GAP 0.3%
Shell 0.3%