summaryrefslogtreecommitdiff
path: root/cachemap.go
AgeCommit message (Expand)Author
2023-01-31cachemap: Revert the previous change, use a Pool to avoid allocationsLuke Shumaker
2023-01-31cachemap: Try to avoid unnecessary large allocationsLuke Shumaker
2023-01-26Add CacheMapLuke Shumaker