Aditya

Results 4 comments of Aditya

I had faced this similar issue, and ended up putting all the JSON commands in `autoPipeliningIgnoredCommands` options. [Ref](https://github.com/redis/ioredis/blob/af832752040e616daf51621681bcb40cab965a9b/lib/cluster/ClusterOptions.ts#L190).

This would be a great addition and will add value to backends where applications are behind reverse proxy, which mostly are.

Videojs doesn’t support it, I ended up switching to hls.js.

This issue is still relevant and I'm seeing 2-2.5x decrease in performance due to `crypto.randomFillSync()` being called on every transaction, regardless of sampling rate. I have `opentelemetryBridgeEnabled` as true because...