> Does anyone know of a content management system that can be easily
> customized to use Cassandra as its database?
>
> (Even better, if it can use Cassandra without customization!)
>

I think your best bet will be to look for a CMS that uses an ORM for
the storage layer and write a specific ORM for Cassandra that you can
plugin to whatever frame work the CMS uses.

-Eric

Reply via email to