-
Hi,
When we ran the `composer update` then minor version is updated of `colinmollenhour/cache-backend-redis` and `colinmollenhour/credis` then we received the large number of performance issues in …
-
先贴几张图,看看效果:
![image](https://user-images.githubusercontent.com/18001320/89516981-b15b1e00-d80b-11ea-957f-69618fca9167.png)
![image](https://user-images.githubusercontent.com/18001320/89517029-bcae49…
-
**Describe the bug**
I'm not sure if this is a bug or if I'm misunderstanding the documentation/usage of `:until_and_while_executing`. While `:until_and_while_executing` properly locks jobs which are…
-
```
The server (x86_64) has plenty of memory ~ 7.5GB out which Redis uses very
little ~480MB.
The first time I had this issue was running 1.2.1 and it still occurs with
1.2.6.
Whenever the "lockin…
-
### Description
The existing RedisStore implementation does not benefit from caching of the LUA scripts being sent to Redis.
This means that on each call to delete/save/release etc a lock in Red…
-
Hedis' PubSub interface is really neat, making sure you can never exit without having unsubscribed to all the channels. Unfortunately (unless I missed something) you can never gain control unless a me…
-
Perhaps I missed it, but in a cursory search through the project I didn't see any safeguards against concurrent execution of migrations. This is a critical feature for anyone building microservices t…
-
## Bug Report
- [x] Yes, I reviewed the [contribution guidelines](https://make.wordpress.org/cli/handbook/contributing/).
- [x] Yes, more specifically, I reviewed the guidelines on [how to wri…
-
I find it a little bit inconsistent the fact that the RedisBackend can raise errors while trying to get a value from the cache.
In comparison, the MemcachedBackend doesn't raise any error.
Dogpile.c…
-
```
2.2.4 / 2.2.5, freebsd 8
Recently we started having 100% cpu redis lockups on our FreeBSD production
box, about 2-3 times a week.
After investigating further i found this on a dev box:
With VM…