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

Now pass pool_size to the underlayed aiomcache #189

Merged
merged 1 commit into from
Apr 19, 2017

Conversation

abusi
Copy link
Contributor

@abusi abusi commented Apr 19, 2017

We needed to tweak this on our side. cause the default for aiomcache.client is 2, and it is really light in a context of high polling a memcache.

@codecov-io
Copy link

codecov-io commented Apr 19, 2017

Codecov Report

Merging #189 into master will not change coverage.
The diff coverage is 100%.

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #189   +/-   ##
=======================================
  Coverage   99.55%   99.55%           
=======================================
  Files          12       12           
  Lines         672      672           
  Branches       80       80           
=======================================
  Hits          669      669           
  Misses          3        3
Impacted Files Coverage Δ
aiocache/backends/memcached.py 100% <100%> (ø) ⬆️

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 d12aa7b...5ea38be. Read the comment docs.

@argaen argaen merged commit 07d2a37 into aio-libs:master Apr 19, 2017
@argaen
Copy link
Member

argaen commented Apr 19, 2017

Thanks for your contribution!

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

3 participants