Skip to content

Releases: karlseguin/ccache

v2.0.7

11 Dec 01:42
36ffada

Choose a tag to compare

Merge pull request #52 from gopalmor/master

Avoid blocking if promotables channel is full.

v2.0.6

29 Jun 12:51

Choose a tag to compare

use v2 for go module

v2.0.5

26 Jun 16:04

Choose a tag to compare

Added SetMaxSize to change the size of the cache at runtime

v2.0.4

25 Jun 04:18

Choose a tag to compare

DeletePrefix, GetDropped and go modules

2.0.3

13 May 00:58
ec06cd9

Choose a tag to compare

Merge pull request #28 from buglloc/bucket_tests

Fixed bucket tests

2.0.2

03 Nov 15:20

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

Choose a tag to compare

v2.0.1

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