Develop cache structure for fast key-value pair lookups - use LRU alg - validate and change data after every lookup or change (investigate how to)
Develop cache structure for fast key-value pair lookups