royalbhati / LRU-Cache

[WIP] Basic Implementation of LRU Cache in golang

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

SIMPLE LRU CACHE

Basic Implementation of LRU CACHE

Todo -

[ ] Make it thread safe
[ ]  Add More Methods

About

[WIP] Basic Implementation of LRU Cache in golang


Languages

Language:Go 100.0%