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

data -> original_data #134

Closed dtrodrigues closed 5 years ago

codecov[bot] commented 5 years ago

Codecov Report

Merging #134 into master will not change coverage. The diff coverage is n/a.

@@           Coverage Diff           @@
##           master     #134   +/-   ##
=======================================
  Coverage   98.08%   98.08%           
=======================================
  Files          14       14           
  Lines        1461     1461           
=======================================
  Hits         1433     1433           
  Misses         28       28
youknowone commented 5 years ago

Thanks!