随笔分类 -  Redis 内存数据库

摘要:https://www.cnblogs.com/xishuai/p/redis-sentinel.html 阅读全文
posted @ 2018-03-02 17:39 天王星天 阅读(96) 评论(0) 推荐(0) 编辑
摘要:Redis高级特性及应用场景 redis中键的生存时间(expire) redis中可以使用expire命令设置一个键的生存时间,到时间后redis会自动删除它。 expire 设置生存时间(单位/秒) [python] view plain copy expire key seconds(秒) [ 阅读全文
posted @ 2017-12-01 15:20 天王星天 阅读(13067) 评论(0) 推荐(1) 编辑
摘要:今天运行Redis时发生错误,错误信息如下: (error) MISCONF Redis is configured to save RDB snapshots, but is currently not able to persist on disk. Commands that may modi 阅读全文
posted @ 2017-09-11 09:57 天王星天 阅读(218) 评论(0) 推荐(0) 编辑
摘要:1、redis studio 2、redis desktop manager 阅读全文
posted @ 2016-12-23 14:12 天王星天 阅读(208) 评论(0) 推荐(0) 编辑

点击右上角即可分享
微信分享提示