Correct Answer : Hash Partitioning
Explanation : In hash partitioning, data is stored in different Redis instances using hashed keys to convert them into numbers.