If you’ve been trying to figure out how to work with Cassandra then you’ve probably come across Thrift. Thrift is a library written in the spirit of Google’s protocol buffers, but developed by Facebook and then open-sourced in 2007. The quick and short of it is that Thrift enables you to create RPC style calls in a platform-independent and XML-free way that is extremely efficient and surprisingly