Simple Object persistency library for Cassandra

Motivation & History (you can skip it :)

I was developing an multiplayer online game for a client (TBD: link when released :) and we decided to use Cassandra for performance and scaling benefits. Also the game’s internal data structures mapped very well to key-value semantics.

I did some research but couldn’t find anything that was Ready at the time to be used for development.

Read the rest of this entry