Linux

Redis内存分析工具

雪球rdr 参考:https://github.com/xueqiu/rdr 安装 wget http://mirrors.linuxeye.com/oneinstack/src/rdr -O /us...
阅读全文
Linux

wordpress启动Redis缓存加速

Redis是一个高级的key-value存储系统,类似memcached,所有内容都存在内存中,因此每秒钟可以超过10万次GET操作。 我下面提出的解决方案是在Redis中缓存所有输出的HTML 内容...
阅读全文