/plushcap/analysis/datastax/datastax-maximizing-cache-benefit-cassandra

Maximizing Cache Benefit with Cassandra

What's this blog post about?

Cassandra's built-in key and row caches provide efficient data caching, allowing users to remove dedicated caching tools like memcached from their stack. With proper tuning, hit rates of 85% or better are possible with Cassandra. Key caching is enabled by default, while row caching provides the most dramatic gains in efficiency when feasible. Both caches can be configured and tested incrementally to optimize performance. Monitoring tools like jconsole GUI and DataStax OpsCenter Performance tab help track cache metrics exposed through JMX.

Company
DataStax

Date published
April 4, 2011

Author(s)
Eric Gilmore

Word count
663

Language
English

Hacker News points
None found.


By Matt Makai. 2021-2024.