-
## Versions
* mock_redis: 0.45.0
* Ruby: 3.3.6
* Rails: 7.2.2
## Description
There is a difference in behavior between `MockRedis#hset` and `Redis#hset` when passing a flattened array.
#…
-
https://github.com/spring-projects/spring-session/blob/5f5168814d9bf35bee3b8965ffde7bb1ae91cd93/spring-session-data-redis/src/main/java/org/springframework/session/data/redis/RedisIndexedSessionReposi…
-
I'm new to Redis in general, but have been using `redis-mock` in the past to test my code.
Recently, in one of my redis libraries, I ran into a strange scenario where a test would repeatedly fail whe…
-
### Proposal
We can take turn implement the changes in this PR https://github.com/kedacore/keda/pull/5676. This is related to the original issue here https://github.com/kedacore/keda/issues/5037. I…
-
Issue tracker is used for reporting bugs and discussing new features. Please use
[stackoverflow](https://stackoverflow.com) for supporting issues.
in a 3 node cluster, 3 sentinel + 3 redis-ser…
-
I've really appreciated how ioredis-mock can be used as a drop-in replacement for ioredis in unit testing. I also appreciate that there is a compatibility table which is kept up-to-date.
One of th…
-
I am a newbie to Jest mocking , I came through this module and wanted to implement it but I am struggling . Hopefully someone can help me here .
I have a helper file which provides me the connection…
-
Both versions are currently used in teleport (join_ec2.go,lib/utils/ec2.go use v2), V1 should be migrated away from eventually
Docs for migration: https://aws.github.io/aws-sdk-go-v2/docs/migrating/…
lxea updated
35 minutes ago
-
I'd like to use redis-mock to mock out some of the stream API operations.
I'm working on the implementation.
c0d3d updated
3 years ago
-
### Is there an existing issue for this?
- [X] I have searched the existing issues
### Description
I want to upload a sklearn model, binary_classification_mock_credit_risk_sklearn.linear_model._log…