Richard Steinbrecht
Richard Steinbrecht
Anything new about subqueries? This would be a great improvement of ksql :-)
Is this somehow tackled at the moment? The README says that a subscribed client will resubscribe to a channel, but for this the connection loss must be detected. The ping...
Ah I see. We use node.js LTS Version, which is 16.x. AFAICT, this would work with node >= 17.7.0, right?
AFAICT `failoverDetector: true` is a useful feature. I am testing Redis Sentinel on a local setup with three VMs, each of them with a Redis and a Redis Sentinel instance....