Closed
Description
In the Redis documentation I see 'slaveof' is deprecated for 'replicaof': https://redis.io/commands/slaveOf We should deprecate the 'slaveOf' and 'slaveOfNoOne' methods in RedisOperations and add new 'replicaOf' and 'replicaOfNoOne' methods.