Releases: motoki317/sc
Releases · motoki317/sc
v1.2.6
Changes
Added NewMust
constructor which panics on error, instead of returning error
v1.2.5
Changes
Use optimized map clear form in Purge().
Improved docs
Improved tests and test docs
v1.2.4
Changes
Fixed 2Q cache doc
Improved tests
v1.2.3
Changes
Added Stats()
for measuring performance
v1.2.2
Changes
Added Purge()
Slightly improved README and internal docs
A small internal refactor
v1.2.1
Changes
Removed github.com/samber/lo from test dependency
v1.2.0
Changes
Use 2Q cache instead of ARC to avoid patent issues
v1.1.1
Improvements
Improved README and examples in reference
Bug fixes
Fixed an issue where calls could be triggered twice on update because of bad separeted critical section
v1.1.0
New features
ARC (Adaptive Replacement Cache) backend
Other changes
Improved README.md
More test cases
More benchmarks
v1.0.1
Changes
Minor fixes to config validation
Minor fixes to test cases
You can’t perform that action at this time.