The user-facing interface to a Voldemort store. Gives basic put/get/delete plus helper functions.
@param < K> The type of the key being stored
@param < V> The type of the value being stored
All source code are property of their respective owners. Java is a trademark of Sun Microsystems, Inc and owned by ORACLE Inc. Contact coftware#gmail.com.