|
Project Information
Members
Featured
Downloads
Wiki pages
|
SimpleStore provides a way to store schema-less, zlib-compressed Python pickles in MySQL. It was inspired by Bret Taylor's blog entry How FriendFeed uses MySQL to store schema-less data. It was also inspired by Google AppEngine's datastore modules. TODO
Just added some unit tests as of simplestore-0.2.1 that show basic functionality. See Getting Started for more information. |