-
Notifications
You must be signed in to change notification settings - Fork 120
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
Add cats-effect to the core module, remove modes #345
Merged
Merged
Commits on May 31, 2020
-
Configuration menu - View commit details
-
Copy full SHA for ac21331 - Browse repository at this point
Copy the full SHA ac21331View commit details -
Configuration menu - View commit details
-
Copy full SHA for 30dafe5 - Browse repository at this point
Copy the full SHA 30dafe5View commit details -
It's better if it's traverse! (no, really)
By traversing on the entry's TTL we get the opportunity to avoid calculating the time in case there's no TTL. That might give us some extra performance in case of infinitely long-lived keys. The constraint is more powerful, but all the caching implementations will be at least monads, so it's fine. And Clock is only possible to implement in a real scenario for instances of Sync.
Configuration menu - View commit details
-
Copy full SHA for 4505187 - Browse repository at this point
Copy the full SHA 4505187View commit details -
Configuration menu - View commit details
-
Copy full SHA for b88d5cb - Browse repository at this point
Copy the full SHA b88d5cbView commit details -
Configuration menu - View commit details
-
Copy full SHA for 3d5438b - Browse repository at this point
Copy the full SHA 3d5438bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 19495b4 - Browse repository at this point
Copy the full SHA 19495b4View commit details -
Configuration menu - View commit details
-
Copy full SHA for 51f84e3 - Browse repository at this point
Copy the full SHA 51f84e3View commit details -
Configuration menu - View commit details
-
Copy full SHA for 1894d65 - Browse repository at this point
Copy the full SHA 1894d65View commit details -
Configuration menu - View commit details
-
Copy full SHA for 4259a02 - Browse repository at this point
Copy the full SHA 4259a02View commit details -
Configuration menu - View commit details
-
Copy full SHA for 290e453 - Browse repository at this point
Copy the full SHA 290e453View commit details -
Configuration menu - View commit details
-
Copy full SHA for dc92b55 - Browse repository at this point
Copy the full SHA dc92b55View commit details -
Configuration menu - View commit details
-
Copy full SHA for 3365f90 - Browse repository at this point
Copy the full SHA 3365f90View commit details -
Configuration menu - View commit details
-
Copy full SHA for 45699fa - Browse repository at this point
Copy the full SHA 45699faView commit details -
Configuration menu - View commit details
-
Copy full SHA for 81fa509 - Browse repository at this point
Copy the full SHA 81fa509View commit details -
Configuration menu - View commit details
-
Copy full SHA for 4f2d350 - Browse repository at this point
Copy the full SHA 4f2d350View commit details -
Configuration menu - View commit details
-
Copy full SHA for 997ed1a - Browse repository at this point
Copy the full SHA 997ed1aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 8691199 - Browse repository at this point
Copy the full SHA 8691199View commit details
Commits on Jul 3, 2020
-
Configuration menu - View commit details
-
Copy full SHA for d772729 - Browse repository at this point
Copy the full SHA d772729View commit details -
Configuration menu - View commit details
-
Copy full SHA for 4656021 - Browse repository at this point
Copy the full SHA 4656021View commit details -
Configuration menu - View commit details
-
Copy full SHA for 3a991ba - Browse repository at this point
Copy the full SHA 3a991baView commit details
Commits on Jul 31, 2020
-
Configuration menu - View commit details
-
Copy full SHA for d1c29ad - Browse repository at this point
Copy the full SHA d1c29adView commit details
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.