added noeviction policy to redis maxmemory. ZSCORE removed from the list of...
added noeviction policy to redis maxmemory. ZSCORE removed from the list of commands that can't be called when we are low on memory, this command was added in the past for a stupid error.
Please register or sign in to comment