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
相關文章
相關標籤/搜索