-
* **Node Version**:v14.18.1
* **Midway Version(Decorator/Core)**:^3.0.0
* **Component Name/Version**:
* **Platform**:
* **Mini Showcase Repository**:
![image](https://user-images.github…
-
Sup, just like the title suggests, the timetable fetching appears borked. No wonder since the WebUntis authors constantly change stuff around.
In order to reproduce:
1. Grab latest build directly…
-
**Describe the bug**
After reconfiguring Redis (deleting old credentials and creating new ones with the same settings), an error is continuously logged:
```
[ioredis] Unhandled error event: Error:…
-
{ ModuleNotFoundError: Module not found: Error: Can't resolve 'ioredis' in '/var/lib/shippable/build/IN/sc-pp-backend-repo-master/gitRepo/node_modules/@iopipe/trace/dist/plugins'
at factory.creat…
-
Features or Improves
1. improve boot-loader by checking and loading of module.
2. dynamic loading of module which drive external resources like cache, redis or sdk.
3. `id` can be optional (ex: `…
-
[scanstream](https://redis.github.io/ioredis/classes/Redis.html#scanStream) which is present in the Redis API, doesn't exist for the [Cluster API](https://redis.github.io/ioredis/classes/Cluster.html)…
sordu updated
3 weeks ago
-
Hello, we see once in a while (here its 13 times in 7 days), error `Missing lock for job repeat:...:... failed`.
FYI, the following repeat jobs are from different queues and have different handlers, …
-
I am trying to use 'ioredis' with georedis but getting error
` const Redis = require("ioredis");
const redisClient = new Redis(
config.get('database').redis.port,
config.get('datab…
-
## Issue Description
Using `BaseEntity.find` method and trying to filter by a property inside a related entity it throws the following error (this doesn't happen if the property is the PK of the rela…
-
## Bug description
Hello Guys, I am facing an issue where `fetchSockets` is not returning a response in cluster mode. I have tried using `ioredis` as well as `redis` connecter, removed `polling` so d…