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

Command line client ctrl-c and ctrl-d handling #115

Open oleiade opened 12 years ago

oleiade commented 12 years ago

Ctrl-c should be ignored, and force prompt refresh. Ctrl-d should force to quit.