LRU-memory-cache An in-memory key-value store using an LRU cache for efficient constant-time storage and retrieval. https://daankolthof.com/2020/03/03/creating-an-in-memory-key-value-store-using-an-lru-cache/