elliotchance / redismock

🕋 Mocking Redis in unit tests in Go.
MIT License
147 stars 24 forks source link

Feat: Support for go-redis v9 #44

Open stormvirux opened 1 month ago

stormvirux commented 1 month ago

Added support for go-redis v9. Deprecated functions have been replaced with alternatives.


This change is Reviewable