File tree 1 file changed +8
-0
lines changed
1 file changed +8
-0
lines changed Original file line number Diff line number Diff line change @@ -28,6 +28,8 @@ Redis缓存服务
28
28
29
29
缓存商品和商品详情信息,如果不存在,则从数据库查询,并且加入到redis缓存,如果存在,直接返回。
30
30
31
+
32
+
31
33
##### RabbitMQ
32
34
33
35
1)异步订单
@@ -69,12 +71,17 @@ Redis缓存服务
69
71
70
72
- [ 扎心!线上服务宕机时,如何保证数据100%不丢失?] ( https://mp.weixin.qq.com/s/HwAc6o8jdIHQTnE3ghXhIA )
71
73
74
+ #### ehcache
75
+
76
+ - [ EhCache在项目中的使用] ( https://blog.csdn.net/feng_an_qi/article/details/41819865 )
77
+
72
78
#### Redis
73
79
74
80
- [ Redis设计与实现总结文章] ( https://blog.csdn.net/qq_41594698/category_9067680.html )
75
81
- [ Redis面试题必备:基础,面试题] ( https://mp.weixin.qq.com/s/3Fmv7h5p2QDtLxc9n1dp5A )
76
82
- [ Redis面试相关:其中包含redis知识] ( https://blog.csdn.net/qq_35190492/article/details/103105780 )
77
83
- [ Redis源码分析] ( http://cmsblogs.com/?p=4570 )
84
+ - [ redis其他数据结构] ( https://blog.csdn.net/c_royi/article/details/82011208 )
78
85
79
86
其他
80
87
@@ -207,6 +214,7 @@ Redis缓存服务
207
214
- [ shiro相关教程] ( https://blog.csdn.net/sihai12345/category_9268544.html )
208
215
209
216
#### 线上问题调优(虚拟机,tomcat)
217
+ - [ jvm系列文章] ( https://crowhawk.github.io/tags/#JVM )
210
218
- [ * 一次JVM FullGC的背后,竟隐藏着惊心动魄的线上生产事故!] ( https://mp.weixin.qq.com/s/5SeGxKtwp6KZhUKn8jXi6A )
211
219
- [ Java虚拟机调优文章] ( https://blog.ouyangsihai.cn/categories/%E6%B7%B1%E5%85%A5%E7%90%86%E8%A7%A3Java%E8%99%9A%E6%8B%9F%E6%9C%BA/ )
212
220
- [ 利用VisualVM对高并发项目进行性能分析] ( https://blog.ouyangsihai.cn/shen-ru-li-jie-java-xu-ni-ji-ru-he-li-yong-visualvm-dui-gao-bing-fa-xiang-mu-jin-xing-xing-neng-fen-xi.html#toc-heading-8 )
You can’t perform that action at this time.
0 commit comments