-
Initial requested under https://github.com/google/ExoPlayer/issues/11203. Please advise the plan for the feature to be available under Media3.
Content steering is a new feature of both HLS and DAS…
-
### New Feature / Enhancement Checklist
- [ ] I am not disclosing a [vulnerability](https://github.com/parse-community/Parse-SDK-iOS-OSX/security/policy).
- [ ] I am not just asking a [question]…
-
### Bug description
In AWS RDS, the IP can be changed due to any of the following conditions
* The underlying host is replaced because of circumstances such as instance failure and DB instance cla…
-
@luin I am getting the below issue. Even though all my sentinels are accessible and are running fine.
**Version: "ioredis": "^5.3.2"**
**Node.js v16.15.1.**
My test code:
```
import Redis …
-
Hello, the company I work for has been using `pg-promise` for our database service and we've run into an issue with failover, which we believe is an error in the underlying `node-postgres` library. We…
-
I'm trying to make the code resilient to a Aurora RDS failover (which interrupts the connection to the master). I'm wrapping my `await service.subscribe(plugin, REPLICATION_SLOT_NAME)` in a try/catch,…
-
Hi,
We are using a node js based app that uses ioredis for connecting to Redis. The app is hosted inside AWS EKS cluster. We observed an issue wherein the node which hosts the Redis pod is termina…
-
It would be nice to have a browser that supports TS like Node, Deno and Bun... but these only support as something to be converted (lost) on the fly, not as something that can enable important optimiz…
-
When using AWS's Elasticache Redis Cluster (has built-in failover / replication / load balancing, no need to know the server addresses), occasionally Elasticache has to move data around, so it issues …
-
We are facing a `READONLY You can't write against a read only replica` error (followed by a `Socket closed unexpectedly` error) when we want to write on our AWS ElastiCache Redis cluster (Cluster mode…