Upgrade to Redis 7
· One min read
Spider infrastructure has been upgraded to use Redis 7.0 arguing for better performance.
Redis 7 reveals to be indeed faster but with a slight more CPU usage.
Here are the results!
From Services to Redis
Calls are faster:
From Services to Services
Calls are also faster:
From Whisperers to Services
The change is also visible, but less impacting.
CPU usage of Redis
Redis 7.0 reveals to be consuming more CPU than Redis 6.2. To be checked with further versions.
Memory usage is slower, but as it was after a restart of the cluster, that's to be confirmed on the long run.