jaredwray / keyv

Simple key-value storage with support for multiple backends
https://keyv.org
MIT License
2.61k stars 143 forks source link

valkey - storage adapter for valkey (redis OSS) #1153

Closed jaredwray closed 3 weeks ago

jaredwray commented 3 weeks ago

Please check if the PR fulfills these requirements

What kind of change does this PR introduce? (Bug fix, feature, docs update, ...) valkey - storage adapter for valkey (redis OSS)

codecov[bot] commented 3 weeks ago

Codecov Report

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

Project coverage is 100.00%. Comparing base (2dcd2ca) to head (c3712bc). Report is 1 commits behind head on main.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #1153 +/- ## ========================================= Coverage 100.00% 100.00% ========================================= Files 15 16 +1 Lines 67 71 +4 ========================================= + Hits 67 71 +4 ```

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