/LRUCache

Least Recently Used Cache in golang

Primary LanguageGo

LRUCache

Simple LRU cache implementation in Golang