Tomasz Janiszewski

Results 143 comments of Tomasz Janiszewski

Duplicates: https://github.com/allegro/bigcache/issues/204

You can extend your entry with timestamp. Why do you need to manipulate timestamp used by bigcache?

Could you prepare [minimal reproducible example](https://stackoverflow.com/help/minimal-reproducible-example)

It's not a known issue. Could you prepare a code that reproduces this bug? > when concurrent requests are made to update the a _single_ cache key using `Set(key string,...

LGTM, @cristaloleg what do you think?

+1 SSL support. +1 to Deployment manifests? I think we can start with simple docker container and template of deployment to K8s, Marathon etc. +0.9 CLI deliverable for release. –...

Hi, I created following tests and it looks like stats were never cleared. What version do you mean in this sentence: > in previously versions this method works correctly ```go...

I do not understand this issue. @hiqbn Can you elaborate?

@s1040735149 could you try [v3.0.2](https://github.com/allegro/bigcache/releases/tag/v3.0.2)

How about periodically checking `Len()` https://github.com/allegro/bigcache/blob/ce711ba7ece571def89f960ddf39103af2e0bdae/bigcache.go#L160-L167