반응형
시스템에서 카산드라를 사용한지 3년이 넘어가면서 그 동안 도움을 받았거나 좋은 내용들의 글을 모아놨었는데 로컬에 남겨놓는건 찾기도 힘들고 언제 사라질지 모르니 포스팅으로 남겨본다.
1. How is data written?
https://docs.datastax.com/en/archived/cassandra/2.2/cassandra/dml/dmlHowDataWritten.html
2. How is data read?
https://docs.datastax.com/en/archived/cassandra/3.0/cassandra/dml/dmlAboutReads.html
3. Materialized View Performance in Cassandra 3.x
https://www.datastax.com/dev/blog/materialized-view-performance-in-cassandra-3-x
4. Apache Cassandra Materialized View Design
https://docs.google.com/document/d/1sK96wsE3uwFqzrLQju_spya6rOTxojOKR9N7W-rPwdw/edit
5. Cassandra 3.0 Materialized Views Technical Deep Dive
http://www.doanduyhai.com/blog/?p=1930
6. 카산드라 compaction관련 장애처리
http://knight76.tistory.com/entry/cassandra-compaction-%EA%B4%80%EB%A0%A8
7. Myths of Big Partitions
8. Hinted Handoff: repair during write path
https://docs.datastax.com/en/cassandra/3.0/cassandra/operations/opsRepairNodesHintedHandoff.html
9. Cassandra performance: the most comprehensive overview you’ll ever see
https://www.scnsoft.com/blog/cassandra-performance
반응형