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.
MIT License
51 stars 14 forks source link

Added pipelining to methods pop,setdefault #61

Closed Attumm closed 2 weeks ago

codecov-commenter commented 2 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 97.24%. Comparing base (6f25c5d) to head (e9e299b). Report is 2 commits behind head on v2.6.1-pre-release.

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

Additional details and impacted files ```diff @@ Coverage Diff @@ ## v2.6.1-pre-release #61 +/- ## ====================================================== + Coverage 97.14% 97.24% +0.10% ====================================================== Files 1 1 Lines 245 254 +9 ====================================================== + Hits 238 247 +9 Misses 7 7 ```

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