Skip to content
dound edited this page Sep 14, 2010 · 6 revisions

This a rough page describing upcoming improvements.

Complete, not yet pushed (release coming soon):

  • Use pickle coding v2 (a bit better performance)
  • Implement cookie-only sessions which are used automatically for small sessions.
    • Get the best of all worlds – super-fast small sessions in cookies, larger sessions automatically go to memcache+datastore.

In progress:

  • Unit tests.
Clone this wiki locally