11 2021 档案

摘要:1,查看系统版本和架构 #查看系统架构cat /etc/*release#查看系统架构uname -m 2,查看yum包含的jdk版... 阅读全文
posted @ 2021-11-27 00:07 阿无oxo 阅读(30) 评论(0) 推荐(0) 编辑
摘要:文章目录 1.Redis发布订阅1.linux2.Python 2.Redis持久化1.redis持久化之RDB2.redis... 阅读全文
posted @ 2021-11-21 21:13 阿无oxo 阅读(97) 评论(0) 推荐(0) 编辑
摘要:一 Redis 介绍 Redis 是一个高性能的 key-value 数据格式的内存缓存,NoSQL 数据库。NOSQL:not o... 阅读全文
posted @ 2021-11-03 21:24 阿无oxo 阅读(157) 评论(0) 推荐(0) 编辑