Re: Cassandra backend

2010-03-30 Thread Waldemar Kornewald
Hi, On Mar 29, 7:17 pm, Ricardo Bánffy wrote: > It would be more on the lines of the first one. I guess folks intent > to pretend, as much as possible, that we are running vanilla Django - > and, perhaps, deploy to a RDBMS and only move to a non-relational > store if the app is successful enough.

Re: Cassandra backend

2010-03-29 Thread Ricardo Bánffy
It would be more on the lines of the first one. I guess folks intent to pretend, as much as possible, that we are running vanilla Django - and, perhaps, deploy to a RDBMS and only move to a non-relational store if the app is successful enough. Thanks! There is a lot to catch up. On Mon, Mar 29, 2

Re: Cassandra backend

2010-03-29 Thread Daniel Hilton
2010/3/29 Ricardo Bánffy : > Hi. > > I am about to be asked to either find a way to use Cassandra as a > database backend or create one. Is there anyone working on something > like this? > Do you mean writing a database backend for django ORM that supports Cassandra? Have a look at the work of non