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

Added Redis Stream support #4390

Merged
merged 3 commits into from
Sep 14, 2021
Merged

Added Redis Stream support #4390

merged 3 commits into from
Sep 14, 2021

Conversation

chrysanthemum
Copy link
Contributor

No description provided.

tests/swoole_redis_coro/stream.phpt Outdated Show resolved Hide resolved
@codecov
Copy link

codecov bot commented Aug 31, 2021

Codecov Report

Merging #4390 (c88a602) into master (a73780e) will decrease coverage by 0.04%.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master    #4390      +/-   ##
==========================================
- Coverage   51.41%   51.37%   -0.05%     
==========================================
  Files          73       73              
  Lines       14691    14691              
==========================================
- Hits         7554     7548       -6     
- Misses       7137     7143       +6     
Impacted Files Coverage Δ
src/core/base.cc 74.02% <0.00%> (-0.81%) ⬇️
src/network/client.cc 46.46% <0.00%> (-0.46%) ⬇️
src/server/port.cc 50.00% <0.00%> (-0.28%) ⬇️
src/protocol/base.cc 61.18% <0.00%> (ø)
src/server/task_worker.cc 22.17% <0.00%> (+0.19%) ⬆️

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 a73780e...c88a602. Read the comment docs.

resolve conversation
@matyhtf matyhtf merged commit 8cfc100 into swoole:master Sep 14, 2021
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