Has anyone considered or built anything to work with a Cassandra datastore with Empire DB? I know it's not a standard SQL database of course, but with the it's addition of CQL I was thinking that there is a mapping that could be created (for some focused use cases at least).
I'm digging the type safety of Empire-DB (among other things) and after a bit of a learning curve, it seemed good for my project. Then, after experimenting it seems that Cassandra might be a better fit for my project (need distributed data store across datacenters, among other things). Just checking to see if it might be interesting to experiment with some implementation ideas in Empire-DB (might have some time with my project) or go a different (non-Empire-DB) route. Sincerely, Doug
