mbr / simplekv

A simple key-value store for binary data.
http://simplekv.readthedocs.io
MIT License
152 stars 50 forks source link

Remove seek() for botostore and set seekable: False for it #72

Closed criemen closed 6 years ago

criemen commented 6 years ago

Reason: The boto KeyFile implementation is buggy and leaks http connections.

coveralls commented 6 years ago

Coverage Status

Coverage decreased (-0.4%) to 89.286% when pulling 17fdc669c0c88304e8d62b00dc30d947dcf9d4ef on fix-boto-open into 25afce438ae6f416df357414950066459c118c1d on master.