Warn the user in redis.conf that VM is deprecated and discouraged

This commit is contained in:
antirez 2011-06-09 12:31:16 +02:00
parent 9702c92c4f
commit eed4ec4664

View File

@ -318,6 +318,9 @@ slowlog-max-len 1024
################################ VIRTUAL MEMORY ###############################
### WARNING! Virtual Memory is deprecated in Redis 2.4
### The use of Virtual Memory is strongly discouraged.
# Virtual Memory allows Redis to work with datasets bigger than the actual
# amount of RAM needed to hold the whole dataset in memory.
# In order to do so very used keys are taken in memory while the other keys