elliotchance / redismock

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

Update to Redis 8.11 and add GetEx Support #40

Closed questionmarkquestionmark closed 2 years ago

questionmarkquestionmark commented 2 years ago

These commits update the v8 library to 8.11 and also add GetEx support.


This change is Reviewable