Francesco Saverio Castellano

Results 24 comments of Francesco Saverio Castellano

@ideawu just as it might be useful for others, considering that I'm running with a master-master configuration with sync=mirror, I was able to solve this by doing the following: -...

I’m experiencing exactly the same issue when connecting the MetaMask mobile wallet on iOS via Wallet Connect: only rarely MetaMask receives the connect request from the website, most times it...

Thanks for your reply. Actually even with redis cluster it does make sense to do pipelining when you have to send many redis commands altogether and the underlying keys of...

Here my modified file in case you want to take a look at the code I added: [hirediscommand.zip](https://github.com/shinberg/cpp-hiredis-cluster/files/170969/hirediscommand.zip)