Goals
- Store and load arbitrary Python objects
- in centralized JSON store (MongoDB)
Inspired by ZODB
Heavily leverages jsonpickle
So what?
HTTP Session objects
downstream models
anything you can imagine
Limitations
- Integer keys
- Security
- Versioning
- Unpickleable objects