Caledonia Thomson
Caledonia Thomson
First off - thanks for such a great app! I love Gifox and have been using it without issue for years. --- Gifox crashes each time I hit record. This...
`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...
We use redislite for our unit tests. We've recently started using the [RedisJSON](https://redis.io/docs/stack/json/) module, which causes our unit tests to break seeing redislite does not support the RedisJSON commands: ```redis.exceptions.ResponseError:...