I call tragedy a 'Cassandra Object Abstraction' (COA), because I try
write a reusable implementation of patterns that are commonly used for
cassandra data modeling. E.g. using TimeUUID columns for storing an
Index is a pattern. Then various strategies to partition these Indexes
are another pattern.
to edit).
>
> Does it use pycassa under the hood, out of curiosity?
>
> On Tue, Apr 13, 2010 at 1:50 PM, Paul Bohm wrote:
>> Hey everyone,
>>
>> I've lately been working on Tragedy, a (yet another) Cassandra object
>> abstraction for Python. While there clearl
Hey everyone,
I've lately been working on Tragedy, a (yet another) Cassandra object
abstraction for Python. While there clearly is no shortage of high
quality Python Cassandra libraries out there already, Tragedy has a
different enough design that you might still find it useful.
The README contai