Created
March 21, 2017 18:52
-
-
Save dvliman/b05e6cc769079f20f13fa730d131a864 to your computer and use it in GitHub Desktop.
cassandra-notes
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
http://engblog.polyvore.com/2015/03/cassandra-compaction-and-tombstone.html | |
size tiered (need storage space, mixed read, update, delete workloads) vs. | |
level tiered compaction strategy (read heavy workloads, more resource intensive) | |
http://dbwrangler.blogspot.co.id/2012/10/cassandra-working-with-time-to-live-ttl.html | |
about ttl and compaction in cassandra with 3 nodes | |
http://www.sestevez.com/range-tombstones/ | |
range tombstone | |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment