文章分类 -  Redis

摘要:1, Redis 常用的几种类型 String List hash set zset(orderd set) bitmap HyperLogLog geospatial index stream 2, 命令:set key value [EX seconds] [PX milliseconds] [ 阅读全文
posted @ 2022-02-28 22:16 Baby~She 阅读(12) 评论(0) 推荐(0)