How can I implement a list over an eventually consistent database?

Posted by Zubair on Stack Overflow See other posts from Stack Overflow or by Zubair
Published on 2010-05-04T11:41:05Z Indexed on 2010/05/05 20:58 UTC
Read the original article Hit count: 130

Filed under:

I want to implement lists and queues over Cassandra, Riak, or any other eventually consistent store. Is this possible and how could I do it?

© Stack Overflow or respective owner

Related posts about lists