摘要:
作为程序员,看英文文档是必备技能,所以尽量还是多看英文版的^^ PhpRedis The phpredis extension provides an API for communicating with the Redis key-value store. It is released under 阅读全文
摘要:
phpredis是php的一个扩展,效率是相当高有链表排序功能,对创建内存级的模块业务关系很有用; github地址: https://github.com/phpredis/phpredis 以下是redis官方提供的命令: Redis::__construct构造函数$redis = new R 阅读全文