Add 'mru/' from commit '2899885c4220560df4f60e4c052a6ab9773a0386'
git-subtree-dir: mru git-subtree-mainline:cf2b016433git-subtree-split:2899885c42
This commit is contained in:
9
mru/README.md
Normal file
9
mru/README.md
Normal file
@@ -0,0 +1,9 @@
|
||||
MRU
|
||||
===
|
||||
|
||||
* [Docs](https://godocs.io/git.wntrmute.dev/kyle/go-mru)
|
||||
|
||||
A Most Recently Used cache implementation in Go. It tries to mimic the
|
||||
behaviour of a hash map.
|
||||
|
||||
For example usages, see mru_test.go.
|
||||
Reference in New Issue
Block a user