In Memory Key-Value Pair

An optimized storage software built using Tries and Trees. Supports get, put, delete and get(n), delete(n) APIs.