i like thrift and i want to use it.
i want to use procedure code, instead of query language.
i just need to be sure it won't be dropped on day in favor to cql.
in my opinion, they can't replace each other.
they are different apis with different philosophies.
On 1/28/2012 12:34 PM, aaron morton wrote:
Use a higher level client for your language
http://wiki.apache.org/cassandra/ClientOptions and avoid the question.
The different is mostly of concern to client writers.
(both are supported now and that situation may not last for ever. )
Cheers
-----------------
Aaron Morton
Freelance Developer
@aaronmorton
http://www.thelastpickle.com
On 28/01/2012, at 1:26 AM, bxqdev wrote:
Hello!
Datastax's Cassandra documentation says that CQL API is the future of Cassandra
API. It's also says that eventually Thift API
will be removed completely. Is it true? Do you have any plans of removing Thift
API, leaving CQL API only??
thanks.