Dear Wiki user, You have subscribed to a wiki page or wiki category on "Cassandra Wiki" for change notification.
The "UseCases" page has been changed by FlipKromer. http://wiki.apache.org/cassandra/UseCases?action=diff&rev1=2&rev2=3 -------------------------------------------------- Here are several use cases and example implementations in high-level code. + If you've got more simple examples along the lines of those below, please add them. + <<TableOfContents(2)>> ---------------------------------------------------------- + + == A Simple Capped Log == + + ''Please help complete'' + + Adapt eg [[http://simonwillison.net/2009/Oct/22/redis/|this redis implementation]] to Cassandra + + == Inverted Index for Document Search == + + ''Please help complete'' == Uniq a large dataset using simple key-value columns ==
