Re: Cassandra with Web2Py

2010-11-14 Thread Tyler Hobbs
andard parts of the >> framework. You should be able to use pycassa if you want to code things >> outside of the standard modules. >> >> Hope that helps. >> Aaron >> >> >> On 14 Nov, 2010,at 11:05 PM, Dipti Mathur wrote: >> >> Hi, >

Re: Cassandra with Web2Py

2010-11-14 Thread Dipti Mathur
14 Nov, 2010,at 11:05 PM, Dipti Mathur wrote: > > Hi, > > Is anyone using Cassandra with web2py framework? Is there a DAL that can > directly be specified in the db.py module? Without this the login module and > similar functionalities provided by web2py cannot be used. > > Thanks, > Dipti Mathur > >

Re: Cassandra with Web2Py

2010-11-14 Thread Aaron Morton
L and creating tables. I'm guessing you cannot use Cassandra to back the standard parts of the framework. You should be able to use pycassa if you want to code things outside of the standard modules. Hope that helps. Aaron On 14 Nov, 2010,at 11:05 PM, Dipti Mathur wrote:Hi,Is anyone using Cassandra w

Cassandra with Web2Py

2010-11-14 Thread Dipti Mathur
Hi, Is anyone using Cassandra with web2py framework? Is there a DAL that can directly be specified in the db.py module? Without this the login module and similar functionalities provided by web2py cannot be used. Thanks, Dipti Mathur