redis / redis

Redis is an in-memory database that persists on disk. The data model is key-value, but many different kind of values are supported: Strings, Lists, Sets, Sorted Sets, Hashes, Streams, HyperLogLogs, Bitmaps.

Home Page:http://redis.io

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

[QUESTION]The company saves costs and uses redisCluster mode. Is it okay to use a 1.5C docker container?

sakurafly123 opened this issue · comments

Redis cluster 3 master 3slave use 2C8G Docker contianer.Are there any problems using 1.5C docker containers?
PS:The overall CPU usage is very low, less than 3%