weave-minimal reaches 1.0
Almost a year after the initially working code, I'm quite proud to release a stable version. The lightweight sync server is compliant to Mozilla's Storage API 1.1 and User API 1.0. Both APIs remain used for another 6 months at least.
New features
- stable API implementation
- support for Python 3.3+
- multi-threaded internal WSGI server
- limit request size to 512k (both APIs only use 256k + a few bytes overhead)