Attumm / redis-dict

Python dictionary with Redis as backend, built for large datasets. Simplifies Redis operations for large-scale and distributed systems. Supports various data types, namespacing, pipelining, and expiration.
https://attumm.github.io/redis-dict/
MIT License
53 stars 14 forks source link

Custom serialization #56

Closed Attumm closed 1 month ago

codecov-commenter commented 1 month ago

:warning: Please install the 'codecov app svg image' to ensure uploads and comments are reliably processed by Codecov.

Codecov Report

Attention: Patch coverage is 98.55072% with 1 line in your changes missing coverage. Please review.

Project coverage is 97.14%. Comparing base (0b7b2e8) to head (2d522ea).

Files with missing lines Patch % Lines
redis_dict.py 98.55% 1 Missing :warning:

:exclamation: Your organization needs to install the Codecov GitHub app to enable full functionality.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## v2.6.0-pre-release #56 +/- ## ====================================================== + Coverage 96.15% 97.14% +0.98% ====================================================== Files 1 1 Lines 208 245 +37 ====================================================== + Hits 200 238 +38 + Misses 8 7 -1 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.