-
While trying to package cachy for Arch Linux, the testsuite encountered several failures. Also note that it seems to need an old version of fakeredis.
```
$ git clone https://github.com/sdispater/…
-
### Is your suggested enhancement related to a problem? Please describe.
When I tried to run **labrinth** backend locally I encountered such problems. I can't just register account for testing purpos…
-
### Description
On Linux Python 3.9 installing `kedro[test]==0.18.13` fails with resolution impossible
However if you directly specify it's requirements as extracted from the metadata (https://fil…
-
Hello!
I am not able to test a function that uses the ForEachMaster method.
The error returned is "redis: cluster has no nodes" and i cannot add nodes to the redis.ClusterClient created by NewClus…
-
Not sure how to raise a feature request so I'm just adding it as an issue - and apologies if this is already a feature and I just don't know about it ...
I'm not sure when it changed but at some po…
-
## Verion
sidekiq-cron: 2.0.0
## Description
There's a bug in the `Sidekiq::Cron::Job#save` method where calling `.flatten` on the transformed hash causes data corruption in Redis. This resul…
-
hi!
There are some pre-imported libraries available in the Redis Lua runtime context that are not available in the Jedis mock Lua runtime context ([source](https://redis.io/docs/latest/develop/intera…
-
Just discovered an issue on the spree 3.7 backend when an admin tried to add a payment on an order. For some reasons, credit card payment got rejected with the same error message no matter how many …
-
Add support for additional Docker images to run along side mocks and services. This is important if a service has a dependency on an unsupported mock
-
Right now we're hitting Redis on the `radix/wrapper` tests. I tried really hard to not do that and failed. I want something like this:
``` go
// wrappers/radix/wrapper.go
import "github.com/fzzy/rad…