oleiade / py-elevator

py-elevator is a python client for Elevator, a Key-Value store written in Python and based on levelDB, allows high performance on-disk bulk read/write.
https://py-elevator.readthedocs.org/en/latest/
MIT License
13 stars 6 forks source link

Update to suit with zmq3.2.2 pyzmq compatibility #33

Closed oleiade closed 11 years ago

oleiade commented 11 years ago

A few updates has to be made in order to be fully compatible with the new pyzmq version (zmq 3.2.2)