On Thu, May 19, 2011 at 8:11 AM, Vivek Mishra <vivek.mis...@impetus.co.in>wrote:
> Hi, > > Additionally please take a look at Kundera. > > Kundera is an open source and currently supporting ORM over CASSANDRA, > Hbase, MongoDB. > > Support for REDIS will be there in future. > > > > https://github.com/impetus-opensource/Kundera > > > > Blogs for reference are: > > > > http://xamry.wordpress.com/2011/05/02/working-with-mongodb-using-kundera/ > > > > http://mevivs.wordpress.com/2011/02/12/hector-kundera/ > > > > > > -Vivek > > > > > > > > *From:* da...@daotown.com [mailto:da...@daotown.com] *On Behalf Of *David > Boxenhorn > *Sent:* Thursday, May 05, 2011 4:48 PM > *To:* user@cassandra.apache.org > *Subject:* Re: Cassandra CMS > > > > I'm looking at Magnolia at the moment (as in, this second). At first > glance, it looks like I should be able to use Cassandra as the database: > > > http://documentation.magnolia-cms.com/technical-guide/content-storage-and-structure.html#Persistent_storage > > If it can use a filesystem as its database, it can use Cassandra, no? > > On Thu, May 5, 2011 at 2:01 PM, aaron morton <aa...@thelastpickle.com> > wrote: > > Would you think of Django as a CMS ? > > > http://stackoverflow.com/questions/2369793/how-to-use-cassandra-in-django-framework > > > > Cheers > > > > ----------------- > > Aaron Morton > > Freelance Cassandra Developer > > @aaronmorton > > http://www.thelastpickle.com > > > > On 5 May 2011, at 22:54, Eric tamme wrote: > > > > 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 > > > > > > ------------------------------ > > Write to us for a Free Gold Pass to the Cloud Computing Expo, NYC to attend > a live session by Head of Impetus Labs on ‘Secrets of Building a Cloud > Vendor Agnostic PetaByte Scale Real-time Secure Web Application on the Cloud > ‘. > > Looking to leverage the Cloud for your Big Data Strategy ? Attend Impetus > webinar on May 27 by registering at > http://www.impetus.com/webinar?eventid=42 . > > > NOTE: This message may contain information that is confidential, > proprietary, privileged or otherwise protected by law. The message is > intended solely for the named addressee. If received in error, please > destroy and notify the sender. Any use of this email is prohibited when > received in error. Impetus does not represent, warrant and/or guarantee, > that the integrity of this communication has been maintained nor that the > communication is free of errors, virus, interception or interference. > What is the status of Kundera supporting newer versions of the Cassandra API? Last I checked the code was still built around 0.6.X. Edward