khaledmdiab / lru

Golang implementation of a LRU cache: thread-safety + segmented content

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

LRU Cache

A simple LRU cache with pinning.

About

Golang implementation of a LRU cache: thread-safety + segmented content


Languages

Language:Go 100.0%