SmallRecord - Simple Object persistency library for Cassandra
April 13th, 2010
Simple Object persistency library for Cassandra
- Home: http://astrails.com/smallrecord
- Code: http://github.com/astrails/smallrecord
- Blog: http://blog.astrails.com/smallrecord
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