On Thu, Jun 23, 2011 at 10:41 AM, Chris Burroughs <chris.burrou...@gmail.com
> wrote:
>
>
> In the spirit of your re-formulated questions:
>  - Read-before-write is a Cassandra anti-pattern, avoid it if at all
> possible.
>

This leads me to believe that Cassandra may not be a good idea for a primary
OLTP data store.  For example "only create a user object if email foo is not
already in use" or, more generally, "you can't create object X because one
with an existing constraint already exists".

Is that a fair assumption?

Thanks,

Les

Reply via email to