-
Hi
We have a situation where phpredis starts failing with errors
"RedisCluster::__construct(): php_network_getaddresses: getaddrinfo failed: Name or service not known"
and "Fatal error: Uncaught …
boixu updated
2 months ago
-
### Description
Hi, I am not sure if it already exists, but I am unable to find from the user documentation. We have been trying to spin up a terarform redis cluster on AWS and noticed that there is …
-
Currently it does not seem that the elasticache_cluster module, https://registry.terraform.io/providers/hashicorp/aws/latest/docs/resources/elasticache_cluster, supports the auth-token as does the AWS…
-
Relevant metrics:
- `DatabaseMemoryUsagePercentage`
- `CurrConnections`
- `StringBasedCmdsLatency`
Docs:
- https://aws.amazon.com/blogs/database/monitoring-best-practices-with-amazon-elasticac…
-
**Redis (Amazon ElastiCache for Redis)**
Redis is a fast, open source, in-memory key-value data store for use as a database, cache, message broker, and queue. It delivers sub-millisecond response tim…
-
### Expected behaviour
When using auth and `redis.pconnect.echo_check_liveness`, should only need to AUTH once.
I'd expect phpredis to issue something like:
* AUTH (redacted)
* ECHO phpredis:66b…
-
Is lua-resty-auto-ssl compatible with aws redis elasticache?
It's all working fine with local storage, trying to trouble shoot getting a redis elasticache cluster working. Connecting with the clust…
-
### Community Note
* Please vote on this issue by adding a 👍 [reaction](https://blog.github.com/2016-03-10-add-reactions-to-pull-requests-issues-and-comments/) to the original issue to help…
-
### Community Note
* Please vote on this issue by adding a 👍 [reaction](https://blog.github.com/2016-03-10-add-reactions-to-pull-requests-issues-and-comments/) to the original issue to help the com…
-
Hi,
I'm struggling to make the plugin work with my Moodle instance.
The test page says that my configuration (done in config.php) is OK.
But my Redis store isn't created and the store mappings ar…