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

Added deploy docs #72

Closed Attumm closed 4 weeks ago

codecov-commenter commented 4 weeks ago

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

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 98.38%. Comparing base (9863e59) to head (5bd9b88). Report is 1 commits behind head on v3.1.0-pre-release.

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

Additional details and impacted files ```diff @@ Coverage Diff @@ ## v3.1.0-pre-release #72 +/- ## ====================================================== + Coverage 98.15% 98.38% +0.22% ====================================================== Files 3 3 Lines 325 495 +170 ====================================================== + Hits 319 487 +168 - Misses 6 8 +2 ```

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