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

Fix ElevatorBatch #34

Closed ggreg closed 11 years ago

ggreg commented 11 years ago

Hi, a tiny fix for a remaining reference to the old protocol attribute now replaced by transport.

oleiade commented 11 years ago

Nice, thanks, a little step for the man, but a hug step for the Elevator safety!