Hello ZF Community, A team member and I are starting development for an adapter to connect to Apache Cassandra[1] databases from within the Zend Framework. We would like to share our work by contributing it to ZF when it's complete. We are also interested in getting community feedback to aid us in its development. Some of the questions we have before we write up the proposal are:
- Do we need to be concerned with licensing issues? Cassandra uses the Apache 2.0 license[2] while ZF uses the new BSD license[3]. - Cassandra has not been formally released (it's still incubating). Will this be an issue? If you are interested in helping or already have a solution in place please let us know. Thanks! 1. http://incubator.apache.org/cassandra/ 2. http://www.apache.org/licenses/LICENSE-2.0.html 3. http://framework.zend.com/license -- Hector
