Cassandra.Link
The best knowledge base on Apache Cassandra®
Helping platform leaders, architects, engineers, and operators build scalable real time data platforms.
A collection of 1409 posts
Cassandra lightweight transactions – Beyond the lines
3/16/2019
TwitterLinkedinFacebookRedditWe all know that Cassandra is a distributed database. However there’re situations where one needs to perform an atomic operation and for such cases a consensus must be rea...
Cassandra and CQL — what they don’t tell you
Cassandra and CQL — what they don’t tell youThomas MorganBlockedUnblockFollowFollowingDec 5, 2018A lot of companies are using Cassandra. Should you?Cassandra has a fantastic set of features which make...
Cassandra Architecture and Operation
Architecture and OperationArchitecture Performance Maintenance Monitoring Data ModelingModeling principles Good to know Calculate partition size Estimate partition disk space Architecture Cassandra ...
Cassandra Data Modeling Notes
Architecture and OperationArchitecture Performance Maintenance Monitoring Data ModelingModeling principles Good to know Calculate partition size Estimate partition disk space Modeling principles Kno...
JHipster
3/15/2019
generator-jhipster Open Source application generator for creating Spring Boot + Angular/React projects in seconds! JavaScript ...
Generate your Spring Boot + Angular/React applications!
To get the latest JHipster news, please follow us on Twitter: @java_hipsterJHipster Conf 2019 JHipster Conf 2019 is open! After last year's success, this new edition is going to be bi...
Undetectable tombstones in Apache Cassandra
3/14/2019
One of the usual suspects for performance issues in the read path of Apache Cassandra is the presence of tombstones. We are used to check how many tombstones are accessed per read early in the process...
10 Tips and tricks for Cassandra
This is the 3rd article on this series on using Cassandra with JHipster, you can find the first article here, and the second article here. Today, we are studying 10 tips and tricks we have found usefu...