摘要: Redis 的 9 种数据类型 本文GitHub已收录:https://zhouwenxing.github.io/ Redis 中支持的数据类型到 5.0.5 版本,一共有 9 种。分别是: 1、Binary-safe strings(二进制安全字符串) 2、Lists(列表) 3、Sets(集合 阅读全文
posted @ 2021-01-11 12:02 双子孤狼 阅读(2856) 评论(0) 推荐(3)