issues
search
catatsuy
/
cache
Cache Library for Go
MIT License
14
stars
0
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
update cache module version to v0.2.0 in go.mod and go.sum files
#20
catatsuy
closed
2 hours ago
0
Add Delete method to README for cache management in all sections.
#19
catatsuy
closed
2 hours ago
0
Add Clear method to WriteHeavyCacheExpired and ReadHeavyCacheExpired
#18
catatsuy
closed
2 hours ago
0
Add Delete method to cache types and corresponding unit tests.
#17
catatsuy
closed
2 hours ago
0
Add extensive documentation for cache structs
#16
catatsuy
closed
2 hours ago
0
Update README.md to improve clarity and detail on cache features.
#15
catatsuy
closed
3 hours ago
0
add Dockerfile, README, and benchmark tests
#14
catatsuy
closed
3 hours ago
0
I want to remove a key from the cache.
#13
Yuhi-Sato
closed
2 hours ago
1
Fix bug causing multiple delete calls in SingleflightGroup
#12
catatsuy
closed
6 days ago
0
Fix comment formatting in NewSingleflightGroup function documentation
#11
catatsuy
closed
1 week ago
0
refactor SingleflightGroup to use string keys only
#10
catatsuy
closed
1 week ago
0
Add SingleflightGroup to manage concurrent requests for the same key.
#9
catatsuy
closed
1 week ago
0
add new example tests
#8
catatsuy
closed
1 week ago
0
Add WriteHeavyCacheExpired and ReadHeavyCacheExpired with examples.
#7
catatsuy
closed
1 week ago
0
Add LockManager implementation and examples to README and tests.
#6
catatsuy
closed
1 week ago
0
Add Clear() method to all cache types and corresponding tests
#5
catatsuy
closed
1 month ago
0
Add documentation section with link to full API on pkg.go.dev
#4
catatsuy
closed
1 month ago
0
Add detailed usage instructions and features for Cache Library
#3
catatsuy
closed
1 month ago
0
Refactor comments for clarity and consistency in cache handling methods
#2
catatsuy
closed
1 month ago
0
Add Go cache implementation with write-heavy and read-heavy strategies
#1
catatsuy
closed
1 month ago
0