Skip to content

Releases: elastic/go-freelru

v0.4.0

27 Mar 17:04
Compare
Choose a tag to compare

Add Purge() function.

v0.3.0

25 Mar 17:49
Compare
Choose a tag to compare

Simplify the API for creating new LRU instances.
The Config type has been removed.
Removed DefaultConfig() and NewWithConfig().
The arguments to the New() function have changed.
New functions NewWithSize(), SetLifetime() and SetOnEvict().

v0.2.0

24 Mar 17:06
Compare
Choose a tag to compare

Add lifetime support

v0.1.0

24 Mar 16:51
Compare
Choose a tag to compare
v0.1.0