[Twisted-Python] Silverberg CQL Driver

Christopher Armstrong radix at twistedmatrix.com
Wed Dec 3 13:52:39 MST 2014


Yes, we use it in production in the Rackspace Otter project: https://github.com/rackerlabs/otter <https://github.com/rackerlabs/otter> 

The particular file we most use it in is here: https://github.com/rackerlabs/otter/blob/master/otter/models/cass.py#L530 <https://github.com/rackerlabs/otter/blob/master/otter/models/cass.py#L530> — the connection attribute of that class is a silverberg client.

I’ve not personally touched that code but I know we've been using it in production for about a year.

-radix


> On Dec 3, 2014, at 2:03 PM, Jason J. W. Williams <jasonjwwilliams at gmail.com> wrote:
> 
> Is anyone using the silverberg CQL (Cassandra) library for Twisted in production? Just curious what people's experience with it is, since it appears to be the most recently updated Twisted/CQL project.
> 
> -J
> _______________________________________________
> Twisted-Python mailing list
> Twisted-Python at twistedmatrix.com
> http://twistedmatrix.com/cgi-bin/mailman/listinfo/twisted-python

-------------- next part --------------
An HTML attachment was scrubbed...
URL: </pipermail/twisted-python/attachments/20141203/301eaa94/attachment-0002.html>


More information about the Twisted-Python mailing list