Thanks.
On Monday, March 5, 2012 12:24:04 AM UTC+5:30, Massimo Di Pierro wrote: > > Sessions with web2py on GAE must go in DB, else they are not reliable (you > may find yourself logged out because cache is cleared). > > On Saturday, 3 March 2012 23:12:34 UTC-6, Sushant Taneja wrote: >> >> Hi, >> >> I am creating an application for deployment on GAE. >> I would like to know the advantages and disadvantages of storing sessions >> in memcache v/s google datastore. >> >> Thanks, >> Sushant >> >

