package
module
Version:
v0.0.0-...-fba88f4
Opens a new window with list of versions in this module.
Published: Jan 9, 2021
License: MIT
Opens a new window with license information.
Imports: 3
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
Package tinylfu is an implementation of the TinyLFU caching algorithm
http://arxiv.org/abs/1512.00727
func (t *T) Add(key string, val interface{})
Source Files
¶
Click to show internal directories.
Click to hide internal directories.