summaryrefslogtreecommitdiff
path: root/cachemap.go
AgeCommit message (Expand)Author
2023-02-05Rename to git.lukeshu.com/go/containers, split in to 2 separate packagesLuke Shumaker
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