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

LiveQuery: Add options for Redis #5584

Merged
merged 1 commit into from
May 12, 2019
Merged

LiveQuery: Add options for Redis #5584

merged 1 commit into from
May 12, 2019

Conversation

dplewis
Copy link
Member

@dplewis dplewis commented May 11, 2019

Closes: #5387

@codecov
Copy link

codecov bot commented May 11, 2019

Codecov Report

Merging #5584 into master will decrease coverage by <.01%.
The diff coverage is 100%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master    #5584      +/-   ##
==========================================
- Coverage   94.04%   94.03%   -0.01%     
==========================================
  Files         129      129              
  Lines        9212     9214       +2     
==========================================
+ Hits         8663     8664       +1     
- Misses        549      550       +1
Impacted Files Coverage Δ
src/Options/index.js 100% <ø> (ø) ⬆️
src/Options/Definitions.js 100% <ø> (ø) ⬆️
src/Adapters/PubSub/RedisPubSub.js 100% <100%> (ø) ⬆️
...dapters/Storage/Postgres/PostgresStorageAdapter.js 96.81% <0%> (-0.09%) ⬇️

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 b9c936f...a5acc00. Read the comment docs.

@dplewis dplewis requested a review from acinader May 11, 2019 22:04
@dplewis dplewis merged commit 0ce4eea into master May 12, 2019
@dplewis dplewis deleted the livequery-redis-option branch May 12, 2019 00:13
UnderratedDev pushed a commit to UnderratedDev/parse-server that referenced this pull request Mar 21, 2020
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.

[Feature Request] Redis retry_strategy
2 participants