Categories
My Book
I wrote Twitter Application Development For Dummies. Buy it on Amazon!
-
Popular Posts
Recent Comments
Follow me on Twitter
- No public Twitter messages.
Tag Archives: Cassandra
Installing Cassandra on Ubuntu Linux
Cassandra is a highly scalable, eventually consistent, distributed, structured key-value store. It’s an alternative to SQL if you don’t need relational data structures. The best part is it’s super fast, and distributed. The worst part is there’s not much documentation … Continue reading
