Current GAE session implementation uses lot's of datastore reads/writes.
Switch to stateless architecture can improve this a lot.
As we don't store lot's of data in the session we can use encrypted cookie as
session store.
Original issue reported on code.google.com by kinyelo@gmail.com on 1 Jan 2012 at 9:56
Original issue reported on code.google.com by
kinyelo@gmail.com
on 1 Jan 2012 at 9:56