damianon
damianon
Would really appreciate for this PR to go through
No, I ended up creating my on wrapper to expire entries
Don't have the code at hand currently, but basically I wrapped the object and added an expiration timestamp. Upon reading the value I checked the timestamp and if expired returned...
The issue is, that the docker containers don't have an IPv6. So either you'd need to set --network=host or enable IPv6 for docker containers (although I'm not sure which ip...