-
I found that I cannot add elements to a list using lpush when using this component in the Nestjs project.
我在nestjs项目中使用该组件时发现无法使用 lpush向列表中添加元素。
I implemented a message queue using a list in Nestjs
…
-
Does bull-arena support [IORedis Cluster?](https://github.com/redis/ioredis/blob/v4/README.md#cluster)?
I am having problems with AWS MemoryDB (that uses Redis Cluster under the hood).
This is the c…
-
The modules I have configured are shown below.
3 aedes Node Server(port : 1883) pm2 Cluster
1 Nginx Server(port : 40379) Load Balancer
3 Redis Master(port : 41379, port : 42379, port : 43379)
P…
-
i'm using nest js throttler @nestjs/throttler ^6.2.1
and when i'm trying to use @nest-lab/throttler-storage-redis instead of deprecated library nestjs-throttler-storage-redis is not working
here i…
-
Hi,
Can you upgrade to ioredis 5.* ?
Thanks
-
-
# Issue
ioredis-mock `rpop` command doesn't have the same behavior as in ioredis.
## ioredis
`rpop` has a `count` parameter that allows to retrieve X messages in 1 command. See
`rpop` wil…
-
Hello,
Before my question - thanks for taking time to publish and maintain this library. NPM has a large number of rate limiting libraries, and I've tested quite a few. Very few handle both request…
-
`ioredis` v5 is not supported yet with `ioredis-lock`. What is a plan around it?
-
**Describe the bug**
When I start the application in development mode or in production mode, when I enter it for the first time, the snackbar does not appear on the screen. If I refresh the page, it …