DeltaCube23 / cache_me

in-memory caching library in Golang

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

cache_me

in-memory thread-safe caching library in Go that has support for LRU, FIFO, LIFO policies

Demo

go to example folder and check the main.go file

About

in-memory caching library in Golang


Languages

Language:Go 100.0%