sethvargo / go-cache

Cache implementations in Go, with support for generics.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Go cache

This repository contains implementations of various caching algorithms in Go, with support for generics.

See the godoc for more information.

About

Cache implementations in Go, with support for generics.

License:Apache License 2.0


Languages

Language:Go 100.0%