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

Implement a command line client #5

Closed oleiade closed 11 years ago

oleiade commented 12 years ago

everything is in the title, a command line client would be usefull, just like the redis one.

oleiade commented 11 years ago

WorkInProgress

see branch feature/cli

oleiade commented 11 years ago

Fixed by 40760229bce9b51f5b81d1731d2c23affc93ccd0