摘要:
背景:某天看到Redis5.0 INFO 命令Clients模块返回的内容为client_recent_max_input_buffer,client_recent_max_output_buffer(如下图左);而5.0之前返回的内容为client_longest_output_list,clie 阅读全文
摘要:
背景 某个工作日,线上某集群跟往常一样导入约400万数据,集群内存却猛涨了约55G,BI导入的同学反馈没有变更。 其他现象: 该集群一共有60个主节点,其中有四个节点内存增长不明显,其他节点均瞬间增长了1G,并在增长了之后又降低了约500M。 同时发现增长1G内存的节点内存碎片率发生了抖动,内存增长 阅读全文
摘要:
Redis源码阅读,Redis机制,多路复用 阅读全文
摘要:
Redis源码,自定义命令 阅读全文
摘要:
Redis6.0新特性 阅读全文
摘要:
Redis6 新特性 客户端缓存 阅读全文
摘要:
Redis6新特性 多线程IO 阅读全文
摘要:
Redis6.0 Cluster Proxy 阅读全文
摘要:
Redis6.0 ACL 阅读全文
摘要:
Redis哨兵 、故障转移、failover、sentinel 阅读全文