Hi there,

use case:

- Heavy write app, few reads.
- Lots of updates of rows / columns.
- Current performance is fine, for both writes and reads..
- Currently using SizedCompactionStrategy

We're trying to limit the amount of storage used during compaction. Should
we switch to LeveledCompactionStrategy?

Thanks

Reply via email to