key_value_store Contains basic implementation of a key_value_store in C++ programming language. Underlying data structure used for cache implementation is stl::map