Skip to content

Releases: karlseguin/ccache

v2.0.5

26 Jun 16:04
Compare
Choose a tag to compare

Added SetMaxSize to change the size of the cache at runtime

v2.0.4

25 Jun 04:18
Compare
Choose a tag to compare

DeletePrefix, GetDropped and go modules

2.0.3

13 May 00:58
ec06cd9
Compare
Choose a tag to compare
Merge pull request #28 from buglloc/bucket_tests

Fixed bucket tests

2.0.2

03 Nov 15:20
Compare
Choose a tag to compare
Merge pull request #8 from jdeppe-pivotal/master

Add a SecondaryCache which exposes the secondary part of a LayeredCache

2.0.1

02 Nov 02:34
Compare
Choose a tag to compare
v2.0.1

return *Item from layered cache fetch instead of interface{}