redis-doc icon indicating copy to clipboard operation
redis-doc copied to clipboard

Redis administration

Open wxjackie opened this issue 2 years ago • 1 comments

https://redis.io/docs/management/admin/

In this document, it is mentioned “Ensured that swap is enabled“ , but in the actual production experience and the suggestion of Redis commercial version, SWAP should be turned off. After Redis uses high-availability mechanisms such as Sentinel and Redis Cluster, the performance impact caused by Redis using SWAP is far greater than the impact of a single Redis instance downtime, so it should be recommended to close SWAP. Do you consider correcting the documents here?

wxjackie avatar Jun 08 '23 03:06 wxjackie

I follow too, the same dilemma.

Yossifsolman avatar Jun 09 '23 00:06 Yossifsolman