Cassandra installation 1.2.4 on FreeBSD 9.1
I've been wanting to try out Cassandra for a while now, ever since I heard how easy replication is. Let's start with the basics:
- 
Cassandra is a part of Apache Hadoop 
- 
Cassandra is a NoSQL database 
- 
Cassandra needs Java 
- 
Cassandra has two ways to manipulate data - The thrift language and …