On Tue, Apr 7, 2015 at 1:18 AM, Amlan Roy wrote:
> I am using Cassandra 2.0.13. Which is the recommended PHP driver I can use
> with this version of Cassandra?
>
The PHP driver from Datastax was released last week.
https://github.com/datastax/php-driver
=Rob
John,
Just wondering what you are using if not phpcassa?
Thanks!
David
From: John Lennard [mailto:j...@gravitate.co.nz]
Sent: Thursday, February 17, 2011 6:41 PM
To: user@cassandra.apache.org
Subject: Re: cassandra & php
Hi,
How does this connection pooling fit in with
>
> How does this connection pooling fit in with the TSocketPool.php classes?
> Or am I off the wicket here?
>
Right now, TSocketPool is not being used (in pycassa or phpcassa);
individual TSockets are managed within the library. TSocketPool may be a
good alternative to this in the future, but I
Hi,
How does this connection pooling fit in with the TSocketPool.php classes? Or
am I off the wicket here?
These are just a few of my observations in relation to what i have seen so far
when working with PHP and Cassandra. I have been working with cassandra / php
for the last 8 months now in
eager to test! thanks tyler ...
On Thu, Feb 17, 2011 at 10:49 PM, Tyler Hobbs wrote:
> what i'm not entirely happy with in using php versus java/hector is that
>> there isn't any connection pooling. maybe that's just me and my poor
>> skills.
>>
>
> Better connection pooling and failover are o
>
> what i'm not entirely happy with in using php versus java/hector is that
> there isn't any connection pooling. maybe that's just me and my poor
> skills.
>
Better connection pooling and failover are on the way. You can check on the
progress in the connection-pooling branch here:
https://gith
i think the quesiton you started out with was about using php & cassandra.
the underlying cassandra configuration and implementation shouldn't change
if you decide to go with pycassa, hector or phpcassa ... the thrift
interface is suitably abstracted by these...
what i'm not entirely happy with in
2011/2/17 Sasha Dolgy
> Developing on win7 w/single cassandra node. Deployed to aws large
> instances for cassandra and micro for web, micro for php
>
> In production how many instances for cassandra do you use? And is it
possible to provide your cassandra config?
Developing on win7 w/single cassandra node. Deployed to aws large instances
for cassandra and micro for web, micro for php
On 17 Feb 2011 13:36, "ruslan usifov" wrote:
> And how many nodes of cassandra do you use?
>
> 2011/2/17 ruslan usifov
>
>> Hello
>>
>>
>> If anybody use cassandra throw
And how many nodes of cassandra do you use?
2011/2/17 ruslan usifov
> Hello
>
>
> If anybody use cassandra throw php, please share you experience. How you
> solve problem with thrift_protocol which have tons of bugs (memleaks,
> impossible pass long time stamps, wrong work with ZTS, hung when wo
You main system is 64 or 32 bit?
I am having no problems using thobbs fork of phpcassa. Works a treat.
On 17 Feb 2011 11:38, "ruslan usifov" wrote:
> Hello
>
>
> If anybody use cassandra throw php, please share you experience. How you
> solve problem with thrift_protocol which have tons of bugs (memleaks,
> impossible pass long
12 matches
Mail list logo