Re: CQL connections

2012-08-18 Thread paul cannon
People are aware of the need, but I don't think it's on any roadmaps yet, and there are other "necessary features" that have been getting more attention so far. I hope that I or someone else can get to it fairly soon, but I don't have any guarantees to give. In the meantime, patches are welcome! p

Re: CQL connections

2012-08-10 Thread Data Craftsman 木匠
I want to know it too. http://www.datastax.com/support-forums/topic/when-will-pycassa-support-cql Connection pool and load balance is a necessary feature for multi-user production application. Thanks, Charlie | DBA On Fri, Aug 10, 2012 at 6:47 AM, David McNelis wrote: > In using CQL (the pytho

CQL connections

2012-08-10 Thread David McNelis
In using CQL (the python library, at least), I didn't see a way to pass in multiple nodes as hosts. With other libraries (like Hector and Pycassa) I can set multiple hosts and my app will work with anyone on that list. Is there something similar going on in the background with CQL? If not, then