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

官方说单例能处理key:2.5亿个,参考连接:https://redis.io/topics/faq,如下是原话:redis 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
相关文章
相关标签/搜索