nosql解决方案
memcache//redis//mongodb
redis资料
Redis命令参考:http://doc.redisfans.com/
redis教程合集
ubuntu16.04下redis3.2.9编译安装步骤 https://www.phpnote.cc/ubuntu16-redis3-install
Redis服务器常用的命令记录 https://www.phpnote.cc/redis-server-command-record
安装Redis驱动及PHP连接Redis服务器操作 https://www.phpnote.cc/php-redis-phpredis-use
Redis-cli命令最新总结 https://www.phpnote.cc/redis-cli-command
Redis安全设置认证密码以及PHP操作 https://www.phpnote.cc/php-redis-safe