Thanks radix. I noticed the README says Python >= 2.7 is a pre-req but the
changelog for 0.1.7 says "fixed incompatibility with Python 2.6". Are y'all
running it with 2.6 or 2.7?

-J

On Wed, Dec 3, 2014 at 12:52 PM, Christopher Armstrong <
ra...@twistedmatrix.com> wrote:

> Yes, we use it in production in the Rackspace Otter project:
> 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 —
> 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 <
> jasonjwwilli...@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@twistedmatrix.com
> http://twistedmatrix.com/cgi-bin/mailman/listinfo/twisted-python
>
>
>
> _______________________________________________
> Twisted-Python mailing list
> Twisted-Python@twistedmatrix.com
> http://twistedmatrix.com/cgi-bin/mailman/listinfo/twisted-python
>
>
_______________________________________________
Twisted-Python mailing list
Twisted-Python@twistedmatrix.com
http://twistedmatrix.com/cgi-bin/mailman/listinfo/twisted-python

Reply via email to