-
Is there a way to bypass the cache when the underlying cache provider is down? For example, using a remote Redis cache, if the server is not available, a call to the cache will throw an exception, wh…
tafs7 updated
4 months ago
-
@antirez in the spec you state the following:
> The connection can only be used for Pub/Sub or MONITOR once setup in this way
However, when being in MONITOR mode Redis will still respond with re…
-
9/10/2024: This ticket was determined to be out of scope for the Redis POAM (a _nice to _have_ rather than a must have, so it's being rescheduled and placed in the **Near No-Downtime Upgrades** Epic.
…
-
Turn these into individual issues after we decide to do this:
- Try to move to beta.atlas.cid.harvard.edu. Keep multitenant?
- DEBUG=True
- Set up monitoring
- Move to nginx
- Limit redis memory usage…
-
We ran a high-loaded project and it is very important to monitor how the application utilizes cache.
I'd suggest to collecting the size of the cache values, something like `Str::length(serialize($q…
-
### Steps to reproduce
1. Enable previews and caching/locking (Redis). Put some 50k image files in different folders & different users.
2. Create previews. (For each image file NC creates a folder …
-
Currently, if Redis isn't reachable, a StorageException is thrown by the Redis adapter. This might happen in containerised deployments, for example, where the Redis container is not ready yet. If that…
-
Hi,
I followed this guides:
- https://deliciousbrains.com/hosting-wordpress-yourself-server-monitoring-caching/
- https://easyengine.io/tutorials/wordpress/redis-wordpress-object-cache/
and enabled r…
-
_Redis Version: v7.0.12_
Hello.
I have deployed a Redis Cluster in my Kubernetes Cluster using `ot-helm/redis-operator` with the following values:
```yaml
redisCluster:
redisSecret:
…
-
### Describe the bug
Hi, hope to find you well :)
After one of the recent updates, I am not able anymore to apply this kind of configuration
```
const qmmRedisService = new ecs.FargateService(th…