redismock
redismock copied to clipboard
How to mock github.com/go-redis/redis/v9
redismock only seems to be available for go-redis/redis/v8, but we are using go-redis/redis/v9. Strangely, I haven't been able to find any discussions about this. Is this because v9 is still in beta perhaps?
I have the same question. Are there any plans to support mocks for go-redis/redis/v9?
same question.
github.com/go-redis/redismock/v9 is available now.
Plus github.com/go-redis/redis/v9 moved/renamed to github.com/redis/go-redis/v9. 😃