随笔分类 -  redis

摘要:1 phpredis是php的一个扩展,效率是相当高有链表排序功能,对创建内存级的模块业务关系 2 3 很有用;以下是redis官方提供的命令使用技巧: 4 5 下载地址如下: 6 7 https://github.com/owlient/phpredis(支持redis 2.0.4) 8 9 10 Redis::__construct构造函数 ... 阅读全文
posted @ 2016-10-09 11:37 再見理想