Tags: catatsuy/cache
Toggle v0.5.2's commit message
Merge pull request #38 from catatsuy/feature-refresh-benchmark-results
update benchmark results and images for Go 1.25.1
Toggle v0.5.1's commit message
Merge pull request #36 from catatsuy/improve-tests-and-examples-add-s…
…ync-test
add synctest and fix goroutine locking in tests and examples
Toggle v0.5.0's commit message
Merge pull request #30 from catatsuy/feature-remove-shared-flag
remove shared flag
Toggle v0.4.0's commit message
Merge pull request #28 from catatsuy/fix-singleflight-in-readme
ignore third return value from SingleflightGroup's Do calls
Toggle v0.3.1's commit message
Merge pull request #23 from catatsuy/fix-doc-rollingcache-example
Reorganize LockManager documentation and adjust RollingCache example size
Toggle v0.3.0's commit message
Merge pull request #22 from catatsuy/feature-rolling-cache-implementa…
…tion
Add RollingCache with Append, Rotate, GetItems, and Size methods.
Toggle v0.2.1's commit message
Merge pull request #21 from catatsuy/feature-cache-items-management
cache items management
Toggle v0.2.0's commit message
Merge pull request #19 from catatsuy/feature-add-readme-for-clear-and…
…-delete
Add Delete method to README for cache management in all sections.
Toggle v0.1.3's commit message
Merge pull request #12 from catatsuy/fix-singleflight-mutex-unlock-order
Fix bug causing multiple delete calls in SingleflightGroup
Toggle v0.1.2's commit message
Merge pull request #11 from catatsuy/feature-formatting-improvements-…
…singleflight-docs
Fix comment formatting in NewSingleflightGroup function documentation
You can’t perform that action at this time.