redis一个实例能存多少key,key与value最大是多少?

What is the maximum number of keys a single Redis instance can hold? and what the max number of elements in a Hash, List, Set, Sorted Set? Redis can handle up to 2^32 keys, and was tested in practice
相关文章
相关标签/搜索