F
F
Fixid2015-07-24 17:03:05
linux
Fixid, 2015-07-24 17:03:05

How to reduce memory consumption in redis cluster 3.0.2?

Good afternoon. Migrating from a simple redis to a redis cluster of 4 masters and 4 slaves.
The test base occupies 170mb in the rdb file.
In single redis 3.0.2 64bit memory consumption is 391MB. Ratio of raw data to memory consumption 2.3
In redis cluster 3.0.2 32bit, the total memory consumption of the masters is 573 MB. The coefficient is 3.4
In redis cluster 3.0.2 64bit, the total memory consumption of the masters is 695 MB. The coefficient is 4.1
Is it possible to optimize memory consumption in redis cluster 3.0.2 64bit?

Answer the question

In order to leave comments, you need to log in

2 answer(s)
L
LittleFatNinja, 2015-07-24
@LittleFatNinja

this is redis, so it is necessary

P
Puma Thailand, 2015-07-24
@opium

so in rdb you have gzip compressed data

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question