Memcached stats sizes 命令
Memcached 教程
· 2019-03-09 07:12:26
Memcached stats sizes 命令用于显示所有item的大小和个数。
该信息返回两列,第一列是 item 的大小,第二列是 item 的个数。
语法:
stats sizes 命令的基本语法格式如下:
stats sizes
实例
stats sizes STAT 96 1 END
点击查看所有 Memcached 教程 文章: https://codercto.com/courses/l/34.html
Distributed Algorithms
Nancy A. Lynch / Morgan Kaufmann / 1996-3-15 / USD 155.00
In "Distributed Algorithms", Nancy Lynch provides a blueprint for designing, implementing, and analyzing distributed algorithms. She directs her book at a wide audience, including students, programmer......一起来看看 《Distributed Algorithms》 这本书的介绍吧!