Tag cassandra

One (Token) Ring to Rule Them All

For newcomers to Cassandra, all the terminology can be a little overwhelming at first. If you have experience with relational databases, some concepts like a "Row" or a "Primary Key" will be familiar. But other terms that seem ...

Developing with Cassandra on Windows

If you're like me and currently do most of your development work on a Windows machine, the first thing you'll need to do when you want to build an application on Cassandra is figure out how to install it on said machine. When I ...