The cassandra database seems to be very fast,
now I wanted to use it in my project made with Zend Framework.
Is there a adapter?
The cassandra database seems to be very fast, now I wanted to use it
Share
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
There is a very new fledgling adapter for Cassandra and the Zend Framework which can be found on GitHub at Zend_Cassandra.
Initially it is intended as a thin Thrift layer for Cassandra but progress has been made pretty quickly and the originating team have been working with the Zend Framework Core team on getting it eventually integrated.