# how to save to disk
# warning: how to disable, just comment this config
save $second $changes
相关文章
- Redis Cluster笔记
- CentOS7单节点部署redis主从复制和sentinel
- python——redis
- ubuntu下的数据库和python存储库安装——MySQL,MongoDB,Redis
- phpcms中set_config和get_sysinfo函数
- Redis使用系列目录(一)
- Swoole 4.1.0 正式版发布,支持原生 Redis/PDO/MySQLi 协程化
- 【树莓派】树莓派raspi-config配置
- 缓存子系统如何设计(Cachable tag, Memcache/redis support, xml config support, LRU/LFU/本地缓存命中率)
- redis缓存穿透解决办法--排它锁