oleiade / Elevator

Elevator is an open source, on-disk key-value store. Provides high-performance bulk read-write operations over very large datasets while exposing a simple and efficient API.
http://elevator.readthedocs.org
MIT License
71 stars 12 forks source link

hotfix: double connection on leveldb database #117

Closed ggreg closed 11 years ago

ggreg commented 11 years ago

Fixed in 94431c0.

ggreg commented 11 years ago

Already in tag elevator-0.4. pip did not update the tag (some commits were added after the first publication of the tag).