Skip to content

use pipeline when read redis list queue#169

Merged
rmax merged 1 commit intormax:masterfrom
qshine:pipeline
Jun 3, 2020
Merged

use pipeline when read redis list queue#169
rmax merged 1 commit intormax:masterfrom
qshine:pipeline

Conversation

@qshine
Copy link
Contributor

@qshine qshine commented Jun 2, 2020

Speed up the read task using the redis pipeline

@codecov
Copy link

codecov bot commented Jun 2, 2020

Codecov Report

Merging #169 into master will increase coverage by 0.03%.
The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #169      +/-   ##
==========================================
+ Coverage   92.85%   92.89%   +0.03%     
==========================================
  Files          18       18              
  Lines         728      732       +4     
  Branches       57       56       -1     
==========================================
+ Hits          676      680       +4     
  Misses         36       36              
  Partials       16       16              
Impacted Files Coverage Δ
src/scrapy_redis/spiders.py 95.94% <100.00%> (+0.23%) ⬆️
src/scrapy_redis/connection.py 100.00% <0.00%> (ø)

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 31c022d...9a383ab. Read the comment docs.

@rmax
Copy link
Owner

rmax commented Jun 3, 2020

Nice!

@rmax rmax merged commit 02ae1ea into rmax:master Jun 3, 2020
@rmax rmax mentioned this pull request Jun 3, 2020
@Germey Germey mentioned this pull request Mar 27, 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.

2 participants