I'm working on a new project, migrating an existing site using custom code with a very monolithic design on top of MySQL. Design goals : Implement all the same functionality using a manageable framework with a small footprint on a distributed NoSQL database. Small footprint? I'm thinking Code Igniter (CI)... Distributed NoSQL (my favorite part)? I'm thinking Apache Cassandra!!! First problem...iss