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

Proof-of-concept Redis cache implementation of DataSourceCache #161

Merged
merged 3 commits into from
Oct 8, 2018

Conversation

purrgrammer
Copy link
Contributor

No description provided.

@codecov
Copy link

codecov bot commented Sep 20, 2018

Codecov Report

Merging #161 into parameterised-cache will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@                 Coverage Diff                 @@
##           parameterised-cache    #161   +/-   ##
===================================================
  Coverage                 95.2%   95.2%           
===================================================
  Files                        5       5           
  Lines                      167     167           
  Branches                     4       4           
===================================================
  Hits                       159     159           
  Misses                       8       8

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 060c3d5...c845dd1. Read the comment docs.

@purrgrammer purrgrammer force-pushed the poc-redis-cache branch 4 times, most recently from 2309ddc to cf90813 Compare September 25, 2018 11:45
Copy link
Contributor

@raulraja raulraja left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

looks great!

@purrgrammer purrgrammer merged commit fcaac28 into master Oct 8, 2018
@purrgrammer purrgrammer deleted the poc-redis-cache branch October 8, 2018 09:59
bijancn pushed a commit to bijancn/fetch that referenced this pull request Sep 19, 2019
Proof-of-concept Redis cache implementation of DataSourceCache
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.

None yet

2 participants