elliotchance / redismock

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

fix duplicate key in return value when mocking HSet on v8 #34

Closed tommyalatalo closed 3 years ago

tommyalatalo commented 3 years ago

This change is Reviewable