Skip to content

Instantly share code, notes, and snippets.

@dvliman
Created March 21, 2017 18:52
Show Gist options
  • Save dvliman/b05e6cc769079f20f13fa730d131a864 to your computer and use it in GitHub Desktop.
Save dvliman/b05e6cc769079f20f13fa730d131a864 to your computer and use it in GitHub Desktop.
cassandra-notes
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