youknowone / ring

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

New backend @ring.lru #102

Closed youknowone closed 5 years ago

youknowone commented 5 years ago

closes #97

codecov[bot] commented 5 years ago

Codecov Report

Merging #102 into master will increase coverage by 0.19%. The diff coverage is 100%.

@@            Coverage Diff             @@
##           master     #102      +/-   ##
==========================================
+ Coverage   97.82%   98.01%   +0.19%     
==========================================
  Files          13       14       +1     
  Lines        1284     1406     +122     
==========================================
+ Hits         1256     1378     +122     
  Misses         28       28