youknowone / ring

Python cache interface with clean API and built-in memcache & redis + asyncio support.
http://ring-cache.readthedocs.io/en/latest/
Other
480 stars 37 forks source link

Fix varargs support #160

Closed youknowone closed 4 years ago

youknowone commented 4 years ago

closes #156

Breaking changes are included for customization

codecov[bot] commented 4 years ago

Codecov Report

Merging #160 into master will increase coverage by 1.32%. The diff coverage is 98.41%.

@@            Coverage Diff             @@
##           master     #160      +/-   ##
==========================================
+ Coverage   96.74%   98.06%   +1.32%     
==========================================
  Files          14       14              
  Lines        1440     1495      +55     
==========================================
+ Hits         1393     1466      +73     
+ Misses         47       29      -18