>
> 1. )  Is it devloped to the level in order to support all the
> necessary features to take full advantage of Cassandra?
>

Yes.  There aren't some of the niceties of pycassa yet, but you can do
everything that Cassandra offers with it.


> 2. )  Is it used in production by anyone ?
>

Yes, I've talked to a few people at least who are using it in production.
It tends to play a limited role instead of a central one, though.


> 3. )  What are its limitations?
>

Being written in PHP.  Seriously.  The lack of universal 64bit integer
support can be problematic if you don't have a fully 64bit system.  PHP is
fairly slow.  PHP makes a few other things less easy to do.  If you're doing
some pretty lightweight interaction with Cassandra through PHP, these might
not be a problem for you.

- Tyler

Reply via email to