Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Copy the TTL from the previous generation #14

Merged
merged 3 commits into from
Nov 25, 2017

Conversation

frekw
Copy link
Contributor

@frekw frekw commented Nov 21, 2017

The way it currently works, whenever there's a cache-hit in a previous generation that is copied to the hot cache, the TTL for the item will either be set to :infinity or replaced with whatever's currently in opts.

This falls back to re-using the TTL unless an override is provided.

@coveralls
Copy link

coveralls commented Nov 21, 2017

Coverage Status

Coverage decreased (-4.4%) to 95.627% when pulling 7ae2fb0 on frekw:bug/propagate-ttl into e985bda on cabol:master.

@coveralls
Copy link

coveralls commented Nov 21, 2017

Coverage Status

Coverage decreased (-4.7%) to 95.335% when pulling bc18dad on frekw:bug/propagate-ttl into e985bda on cabol:master.

@coveralls
Copy link

coveralls commented Nov 21, 2017

Coverage Status

Coverage decreased (-0.3%) to 99.713% when pulling b172f37 on frekw:bug/propagate-ttl into e985bda on cabol:master.

@coveralls
Copy link

Coverage Status

Coverage decreased (-0.3%) to 99.708% when pulling b172f37 on frekw:bug/propagate-ttl into e985bda on cabol:master.

1 similar comment
@coveralls
Copy link

Coverage Status

Coverage decreased (-0.3%) to 99.708% when pulling b172f37 on frekw:bug/propagate-ttl into e985bda on cabol:master.

@cabol cabol merged commit 2ec7a0d into cabol:master Nov 25, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants