随笔分类 -  (02)Redis

摘要:Redis离线分析,可用CLI,也可以用C#自定义。 阅读全文
posted @ 2022-04-18 22:24 Catcher8 阅读(796) 评论(0) 推荐(3) 编辑
摘要:借助Redis完成延时任务,默认过期策略,Sorted Set策略 阅读全文
posted @ 2020-03-15 10:45 Catcher8 阅读(1053) 评论(0) 推荐(5) 编辑
摘要:使用redis的list数据结构完成最近N条数据的决策 阅读全文
posted @ 2019-07-24 20:48 Catcher8 阅读(4739) 评论(0) 推荐(0) 编辑
摘要:Redis缓存中进行批量删除的几种做法 阅读全文
posted @ 2018-02-25 14:51 Catcher8 阅读(2230) 评论(0) 推荐(0) 编辑
摘要:用Redis做Session服务器,模拟在用Nginx做负载均衡时Session丢失的处理,结合DotNet Core和StackExchange.Redis做的一个小案例。 阅读全文
posted @ 2016-10-07 10:02 Catcher8 阅读(5496) 评论(13) 推荐(12) 编辑
摘要:用Redis处理连续登陆活动,分别从用户的维度和天数的维度模拟了国庆7天假期的活动,结合DotNet Core和StackExchange.Redis做的一个小案例。 阅读全文
posted @ 2016-10-01 22:52 Catcher8 阅读(4878) 评论(0) 推荐(15) 编辑
摘要:用Redis来存储网站的最近访问用户,结合DotNet Core和StackExchange.Redis做的一个小案例。 阅读全文
posted @ 2016-09-24 13:13 Catcher8 阅读(3966) 评论(9) 推荐(11) 编辑
摘要:用Redis来存储网站的搜索热词,结合DotNet Core和StackExchange.Redis做的一个小案例。 阅读全文
posted @ 2016-09-16 21:30 Catcher8 阅读(8859) 评论(15) 推荐(34) 编辑
摘要:Basic Tutorials of Redis(9) -First Edition RedisHelper 阅读全文
posted @ 2016-09-16 10:43 Catcher8 阅读(718) 评论(0) 推荐(1) 编辑
摘要:Basic Tutorials of Redis(8) -Transaction 阅读全文
posted @ 2016-09-12 22:32 Catcher8 阅读(415) 评论(0) 推荐(0) 编辑
摘要:Basic Tutorials of Redis(7) -Publish and Subscribe 阅读全文
posted @ 2016-09-11 09:12 Catcher8 阅读(808) 评论(0) 推荐(1) 编辑
摘要:Basic Tutorials of Redis(6) - List 阅读全文
posted @ 2016-09-10 09:46 Catcher8 阅读(331) 评论(0) 推荐(1) 编辑
摘要:Basic Tutorials of Redis(5) - Sorted Set 阅读全文
posted @ 2016-09-06 19:52 Catcher8 阅读(572) 评论(0) 推荐(1) 编辑
摘要:Basic Tutorials of Redis(4) -Set 阅读全文
posted @ 2016-09-05 19:31 Catcher8 阅读(391) 评论(0) 推荐(2) 编辑
摘要:Basic Tutorials of Redis(3) -Hash 阅读全文
posted @ 2016-09-04 08:53 Catcher8 阅读(299) 评论(0) 推荐(1) 编辑
摘要:Basic Tutorials of Redis(2) - Strings 阅读全文
posted @ 2016-09-03 11:05 Catcher8 阅读(348) 评论(0) 推荐(1) 编辑
摘要:Basic Tutorials of Redis(1) - Install And Configure Redis 阅读全文
posted @ 2016-09-01 20:57 Catcher8 阅读(373) 评论(0) 推荐(0) 编辑

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