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

eventually-redis: add Redis backend implementation #128

Merged
merged 3 commits into from
Oct 26, 2020

Conversation

ar3s3ru
Copy link
Collaborator

@ar3s3ru ar3s3ru commented Oct 26, 2020

No description provided.

@ar3s3ru ar3s3ru added feature New feature or request eventually-redis Issue or Pull Request involves eventually-redis crate labels Oct 26, 2020
@codecov
Copy link

codecov bot commented Oct 26, 2020

Codecov Report

Merging #128 into master will increase coverage by 2.98%.
The diff coverage is 79.87%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #128      +/-   ##
==========================================
+ Coverage   63.94%   66.92%   +2.98%     
==========================================
  Files          20       22       +2     
  Lines        1015     1179     +164     
==========================================
+ Hits          649      789     +140     
- Misses        366      390      +24     
Flag Coverage Δ
#unit 66.92% <79.87%> (+2.98%) ⬆️

Flags with carried forward coverage won't be shown. Click here to find out more.

Impacted Files Coverage Δ
eventually-redis/src/lib.rs 73.77% <73.77%> (ø)
eventually-redis/tests/store.rs 97.61% <97.61%> (ø)
eventually-core/src/store.rs 72.41% <0.00%> (+31.03%) ⬆️

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 574dfb9...84e563f. Read the comment docs.

@ar3s3ru ar3s3ru merged commit 01b2ec9 into master Oct 26, 2020
@ar3s3ru ar3s3ru deleted the feature/redis-backend-impl branch October 26, 2020 21:39
ar3s3ru added a commit that referenced this pull request Oct 26, 2020
* eventually-redis: add Redis backend implementation

* fix: cargo clippy

* chore: add backends section on README.md
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
eventually-redis Issue or Pull Request involves eventually-redis crate feature New feature or request hacktoberfest-accepted
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant