@wcj/github-rank 22.3.11 → 22.3.12

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (38) hide show
  1. package/dist/repos.json +20030 -20030
  2. package/dist/sifou-daily.json +57 -129
  3. package/dist/sifou-monthly.json +52 -52
  4. package/dist/sifou-weekly.json +108 -108
  5. package/dist/toutiao-30.json +38 -38
  6. package/dist/toutiao-7.json +81 -81
  7. package/dist/toutiao-90.json +41 -41
  8. package/dist/trending-daily.json +170 -170
  9. package/dist/trending-monthly.json +154 -154
  10. package/dist/trending-weekly.json +169 -169
  11. package/dist/users.china.json +1187 -1187
  12. package/dist/users.json +1809 -1810
  13. package/package.json +1 -1
  14. package/web/36kr.html +2 -2
  15. package/web/data/repos.json +20030 -20030
  16. package/web/data/sifou-daily.json +57 -129
  17. package/web/data/sifou-monthly.json +52 -52
  18. package/web/data/sifou-weekly.json +108 -108
  19. package/web/data/toutiao-30.json +38 -38
  20. package/web/data/toutiao-7.json +81 -81
  21. package/web/data/toutiao-90.json +41 -41
  22. package/web/data/trending-daily.json +170 -170
  23. package/web/data/trending-monthly.json +154 -154
  24. package/web/data/trending-weekly.json +169 -169
  25. package/web/data/users.china.json +1187 -1187
  26. package/web/data/users.json +1809 -1810
  27. package/web/index.html +981 -981
  28. package/web/repos.html +2529 -2529
  29. package/web/sifou-daily.html +49 -273
  30. package/web/sifou-monthly.html +89 -89
  31. package/web/sifou-weekly.html +133 -133
  32. package/web/toutiao-30.html +76 -76
  33. package/web/toutiao-7.html +60 -60
  34. package/web/toutiao-90.html +47 -47
  35. package/web/trending-monthly.html +144 -140
  36. package/web/trending-weekly.html +144 -148
  37. package/web/trending.html +145 -149
  38. package/web/users.china.html +642 -642
@@ -1,11 +1,11 @@
1
1
  [
2
2
  {
3
- "title": "45个 GIT 经典操作场景,专治不会合代码",
4
- "description": "git对于大家应该都不太陌生,熟练使用git已经成为程序员的一项基本技能,尽管在工作中有诸如 Sourcetree这样牛X的客户端工具,使得合并代码变的很方便。但找工作面试和一些需彰显个人实力的场景,仍然需要我们掌...",
5
- "url": "https://segmentfault.com/a/1190000041493486",
6
- "author": "程序员内点事",
7
- "home_url": "https://segmentfault.com/u/chengxy",
8
- "votes": "54",
3
+ "title": "音视频通信加餐 —— WebRTC一肝到底",
4
+ "description": "原因有两点:首先是“点对点通信”非常吸引我们,不需要中间服务器,客户端直连,通信非常方便;再者是 WebRTC 浏览器原生支持,其他客户端支持也很好,不像传统直播用 flv.js 做兼容,可以实现标准统一。",
5
+ "url": "https://segmentfault.com/a/1190000041517764",
6
+ "author": "杨成功",
7
+ "home_url": "https://segmentfault.com/u/ruidoc",
8
+ "votes": "27",
9
9
  "rank": 1
10
10
  },
11
11
  {
@@ -17,15 +17,6 @@
17
17
  "votes": "25",
18
18
  "rank": 2
19
19
  },
20
- {
21
- "title": "音视频通信加餐 —— WebRTC一肝到底",
22
- "description": "原因有两点:首先是“点对点通信”非常吸引我们,不需要中间服务器,客户端直连,通信非常方便;再者是 WebRTC 浏览器原生支持,其他客户端支持也很好,不像传统直播用 flv.js 做兼容,可以实现标准统一。",
23
- "url": "https://segmentfault.com/a/1190000041517764",
24
- "author": "杨成功",
25
- "home_url": "https://segmentfault.com/u/ruidoc",
26
- "votes": "19",
27
- "rank": 3
28
- },
29
20
  {
30
21
  "title": "革命性创新,动画杀手锏 @scroll-timeline",
31
22
  "description": "在 CSS 规范 Scroll-linked Animations 中,推出了一个划时代的 CSS 功能。也就是 -- The @scroll-timeline at-rule,直译过来就是滚动时间线。本文,就将带大家一探究竟,从入门到学会使用 CSS @scroll-timeline...",
@@ -33,7 +24,7 @@
33
24
  "author": "chokcoco",
34
25
  "home_url": "https://segmentfault.com/u/chokcoco",
35
26
  "votes": "18",
36
- "rank": 4
27
+ "rank": 3
37
28
  },
38
29
  {
39
30
  "title": "JavaScript 数据处理 - 映射表篇",
@@ -42,7 +33,7 @@
42
33
  "author": "边城",
43
34
  "home_url": "https://segmentfault.com/u/jamesfancy",
44
35
  "votes": "15",
45
- "rank": 5
36
+ "rank": 4
46
37
  },
47
38
  {
48
39
  "title": "从头梳理,看看中国的 ICP 备案制度",
@@ -51,34 +42,25 @@
51
42
  "author": "白宦成",
52
43
  "home_url": "https://segmentfault.com/u/xiqingongzi",
53
44
  "votes": "11",
54
- "rank": 6
55
- },
56
- {
57
- "title": "姜宁 ASF 董事竞选宣言:我希望能够帮助 ASF 打破地域、文化、语言的障碍",
58
- "description": "在刚刚结束的 ASF Annual Meeting 上,2022 年新任 ASF Member 及董事会成员诞生了。Apache 软件基金会通过官方 blog 向大家公布了新一任董事的选举成果。Apache 软件基金会孵化器导师,ALC Beijing 发起人,华为...",
59
- "url": "https://segmentfault.com/a/1190000041493202",
60
- "author": "鸣飞",
61
- "home_url": "https://segmentfault.com/u/mf",
62
- "votes": "4",
63
- "rank": 7
45
+ "rank": 5
64
46
  },
65
47
  {
66
- "title": "祝贺姜宁当选 2022 Apache 软件基金会新任董事",
67
- "description": "在刚刚结束的 ASF Annual Meeting 上,2022 年新任 ASF Member 及董事会成员诞生了。Apache 软件基金会通过官方 blog 向大家公布了新一任董事的选举成果。",
68
- "url": "https://segmentfault.com/a/1190000041492641",
69
- "author": "鸣飞",
70
- "home_url": "https://segmentfault.com/u/mf",
48
+ "title": "对不起,今天该发的微软认证推文,我们没写",
49
+ "description": "是的,今天是 3 10 日,农历二月初八(距离周五还有一天,距离下个法定节假日“清明节”还有 23 天,摸鱼人,支棱起来!)本来要写的微软认证课程宣传软文早就安排下来了,但在种种因素的作用下(没错,你没想错...",
50
+ "url": "https://segmentfault.com/a/1190000041529352",
51
+ "author": "snakesss",
52
+ "home_url": "https://segmentfault.com/u/snakesss",
71
53
  "votes": "4",
72
- "rank": 8
54
+ "rank": 6
73
55
  },
74
56
  {
75
- "title": "2022 年用于 Node.js 的顶级 WebSocket 库",
76
- "description": "在这篇文章中,我们将讨论2022年你应该考虑的八个Node.js WebSocket库。SockJSwsSocket.IOFaye WebSocketSocketClusterSocketteFeathers要开始使用这些库中的任何一个,您需要在本地计算机上安装 npm Node.js...",
77
- "url": "https://segmentfault.com/a/1190000041507771",
78
- "author": "杭州程序员张张",
79
- "home_url": "https://segmentfault.com/u/dunizb",
80
- "votes": "6",
81
- "rank": 9
57
+ "title": "Go 设计哲学:少即是多,哪里来的?",
58
+ "description": "甚至讨论 Go issues 和提案时,都会有人用 “less is more” 来反驳或做为论点支撑,非常的有意思。大家都会很好奇,出处是哪里,是什么意思?",
59
+ "url": "https://segmentfault.com/a/1190000041524988",
60
+ "author": "煎鱼",
61
+ "home_url": "https://segmentfault.com/u/eddycjy",
62
+ "votes": "8",
63
+ "rank": 7
82
64
  },
83
65
  {
84
66
  "title": "28张图助我学废TS",
@@ -86,8 +68,8 @@
86
68
  "url": "https://segmentfault.com/a/1190000041510006",
87
69
  "author": "执鸢者",
88
70
  "home_url": "https://segmentfault.com/u/zhizhe_5c6eb6478bd93",
89
- "votes": "11",
90
- "rank": 10
71
+ "votes": "12",
72
+ "rank": 8
91
73
  },
92
74
  {
93
75
  "title": "阿里云服务器 ECS 选购指南",
@@ -96,16 +78,16 @@
96
78
  "author": "若尘",
97
79
  "home_url": "https://segmentfault.com/u/iruochen",
98
80
  "votes": "2",
99
- "rank": 11
81
+ "rank": 9
100
82
  },
101
83
  {
102
- "title": "面向企业级前端应用的开发框架 UI5 的发展简史介绍",
103
- "description": "在移动应用已经无缝融合到我们日常生活的今日,我们的工作和生活几乎时时刻刻都在和 2C(即 To Customer) 应用打交道。比如手机支付,在线购物,生活缴费,天气和交通线路查询等等。",
104
- "url": "https://segmentfault.com/a/1190000041499121",
105
- "author": "JerryWang_汪子熙",
106
- "home_url": "https://segmentfault.com/u/jerrywangsap",
107
- "votes": "5",
108
- "rank": 12
84
+ "title": "2022 年用于 Node.js 的顶级 WebSocket 库",
85
+ "description": "在这篇文章中,我们将讨论2022年你应该考虑的八个Node.js WebSocket库。SockJSwsSocket.IOFaye WebSocketSocketClusterSocketteFeathers要开始使用这些库中的任何一个,您需要在本地计算机上安装 npm 和 Node.js...",
86
+ "url": "https://segmentfault.com/a/1190000041507771",
87
+ "author": "杭州程序员张张",
88
+ "home_url": "https://segmentfault.com/u/dunizb",
89
+ "votes": "6",
90
+ "rank": 10
109
91
  },
110
92
  {
111
93
  "title": "使用Three.js实现神奇的3D文字悬浮效果",
@@ -114,7 +96,7 @@
114
96
  "author": "dragonir",
115
97
  "home_url": "https://segmentfault.com/u/dragonir",
116
98
  "votes": "7",
117
- "rank": 13
99
+ "rank": 11
118
100
  },
119
101
  {
120
102
  "title": "Taro cli流程和插件化机制实现原理",
@@ -123,16 +105,16 @@
123
105
  "author": "MangoGoing",
124
106
  "home_url": "https://segmentfault.com/u/nulidexiaocongmang",
125
107
  "votes": "6",
126
- "rank": 14
108
+ "rank": 12
127
109
  },
128
110
  {
129
- "title": "JavaScript 数据处理 - 列表篇",
130
- "description": "程序中的常用数据集合无非两类,列表 (List) 和映射 (Map)。在 JavaScript 的语言基础中就提供了这两种集合结构的支持 —— 用数组 (Array) 表示列表,用直接对象 (Plain Object) 表示映射(属性键值对映射)。",
131
- "url": "https://segmentfault.com/a/1190000041497710",
132
- "author": "边城",
133
- "home_url": "https://segmentfault.com/u/jamesfancy",
134
- "votes": "7",
135
- "rank": 15
111
+ "title": "面向企业级前端应用的开发框架 UI5 的发展简史介绍",
112
+ "description": "在移动应用已经无缝融合到我们日常生活的今日,我们的工作和生活几乎时时刻刻都在和 2C( To Customer) 应用打交道。比如手机支付,在线购物,生活缴费,天气和交通线路查询等等。",
113
+ "url": "https://segmentfault.com/a/1190000041499121",
114
+ "author": "JerryWang_汪子熙",
115
+ "home_url": "https://segmentfault.com/u/jerrywangsap",
116
+ "votes": "5",
117
+ "rank": 13
136
118
  },
137
119
  {
138
120
  "title": "推荐20个值得收藏的前端开源项目",
@@ -140,8 +122,8 @@
140
122
  "url": "https://segmentfault.com/a/1190000041502262",
141
123
  "author": "TNTWEB",
142
124
  "home_url": "https://segmentfault.com/u/tnfe",
143
- "votes": "8",
144
- "rank": 16
125
+ "votes": "10",
126
+ "rank": 14
145
127
  },
146
128
  {
147
129
  "title": "mysql的锁",
@@ -150,7 +132,7 @@
150
132
  "author": "小强Zzz",
151
133
  "home_url": "https://segmentfault.com/u/zhaokaiqiang",
152
134
  "votes": "4",
153
- "rank": 17
135
+ "rank": 15
154
136
  },
155
137
  {
156
138
  "title": "Vue 响应式原理",
@@ -159,7 +141,16 @@
159
141
  "author": "Zuckjet",
160
142
  "home_url": "https://segmentfault.com/u/zuckjet",
161
143
  "votes": "5",
162
- "rank": 18
144
+ "rank": 16
145
+ },
146
+ {
147
+ "title": "Web 页面优化专项 > Lighthouse > 性能分数优化",
148
+ "description": "Lighthouse 目前已经集成在新版本 Chrome DevTools 中,也可以将其作为一个 Chrome 扩展程序运行,或从命令行运行。",
149
+ "url": "https://segmentfault.com/a/1190000041524121",
150
+ "author": "linong",
151
+ "home_url": "https://segmentfault.com/u/linong",
152
+ "votes": "7",
153
+ "rank": 17
163
154
  },
164
155
  {
165
156
  "title": "面试官居然要我用JS代码计算LocalStorage容量!",
@@ -167,17 +158,17 @@
167
158
  "url": "https://segmentfault.com/a/1190000041504625",
168
159
  "author": "Sunshine_Lin",
169
160
  "home_url": "https://segmentfault.com/u/user_ze46ouik",
170
- "votes": "5",
171
- "rank": 19
161
+ "votes": "6",
162
+ "rank": 18
172
163
  },
173
164
  {
174
- "title": "TypeScript 随想 · 实际应用与技巧",
175
- "description": "目录类型元编程内置工具类型窥探外部工具类型推荐新操作符声明文件类型元编程什么是元编程:维基百科是这样描述的:元编程是一种编程技术,编写出来的计算机程序能够将其他程序作为数据来处理。意味着可以编写出...",
176
- "url": "https://segmentfault.com/a/1190000041496213",
177
- "author": "Barrior",
178
- "home_url": "https://segmentfault.com/u/barrior",
179
- "votes": "7",
180
- "rank": 20
165
+ "title": "被盗4900万,互联网巨头竟败给“小学生”",
166
+ "description": "《那些年,互联网巨头犯过的低级错误》第二集来啦,有请我的同事小亮,一个浙大毕业造无人机的小哥哥,给大家讲讲小学生黑掉百度外卖4900万的故事。",
167
+ "url": "https://segmentfault.com/a/1190000041522132",
168
+ "author": "qinjianxiang",
169
+ "home_url": "https://segmentfault.com/u/qinjianxiang",
170
+ "votes": "4",
171
+ "rank": 19
181
172
  },
182
173
  {
183
174
  "title": "CSS中的混合模式,制作高级特效的必备技巧",
@@ -186,6 +177,15 @@
186
177
  "author": "前端小智",
187
178
  "home_url": "https://segmentfault.com/u/minnanitkong",
188
179
  "votes": "6",
180
+ "rank": 20
181
+ },
182
+ {
183
+ "title": "30 个极大提高开发效率超级实用的 VSCode 插件",
184
+ "description": "Visual Studio Code 的插件对于在提升编程效率和加快工作速度非常重要。这里有 30 个最受欢迎的 VSCode 插件,它们将使你成为更高效的搬砖摸鱼大师。这些插件主要适用于前端开发人员,但也有一些通用插件也可以适...",
185
+ "url": "https://segmentfault.com/a/1190000041518109",
186
+ "author": "wscats",
187
+ "home_url": "https://segmentfault.com/u/wscats",
188
+ "votes": "5",
189
189
  "rank": 21
190
190
  },
191
191
  {
@@ -197,6 +197,15 @@
197
197
  "votes": "3",
198
198
  "rank": 22
199
199
  },
200
+ {
201
+ "title": "读Flink源码谈设计:FileSystemConnector中的整洁架构",
202
+ "description": "前阵子在生产上碰到了一个诡异现象:全量作业无法正常进行,日志中充斥着java.util.concurrent.TimeoutException: Heartbeat of TaskManager with id container xxxx(HOSTNAME:PORT) timed out的报错。",
203
+ "url": "https://segmentfault.com/a/1190000041517100",
204
+ "author": "泊浮目",
205
+ "home_url": "https://segmentfault.com/u/camile",
206
+ "votes": "3",
207
+ "rank": 23
208
+ },
200
209
  {
201
210
  "title": "【Go进阶—并发编程】Context",
202
211
  "description": "Context 是 Go 应用开发常用的并发控制技术,它与 WaitGroup 最大的不同点是 Context 对于派生 goroutine 有更强的控制力,它可以控制多级的 goroutine。",
@@ -204,26 +213,8 @@
204
213
  "author": "与昊",
205
214
  "home_url": "https://segmentfault.com/u/yu_5e842f4043ba6",
206
215
  "votes": "3",
207
- "rank": 23
208
- },
209
- {
210
- "title": "30 个极大提高开发效率超级实用的 VSCode 插件",
211
- "description": "Visual Studio Code 的插件对于在提升编程效率和加快工作速度非常重要。这里有 30 个最受欢迎的 VSCode 插件,它们将使你成为更高效的搬砖摸鱼大师。这些插件主要适用于前端开发人员,但也有一些通用插件也可以适...",
212
- "url": "https://segmentfault.com/a/1190000041518109",
213
- "author": "wscats",
214
- "home_url": "https://segmentfault.com/u/wscats",
215
- "votes": "5",
216
216
  "rank": 24
217
217
  },
218
- {
219
- "title": "2022 Java 开发者生产力报告出炉!",
220
- "description": "该 2022 Java 开发者生产力报告对过去一年里的 Java 社区开发者进行了调查,回顾了 Java 17 的发布和 Java 生态系统中流行技术的无数创新,详细介绍了 Java 开发的最大趋势如何影响从技术选择到部署和提交时间的...",
221
- "url": "https://segmentfault.com/a/1190000041494239",
222
- "author": "MissD",
223
- "home_url": "https://segmentfault.com/u/d2ms1shh",
224
- "votes": "3",
225
- "rank": 25
226
- },
227
218
  {
228
219
  "title": "浏览器“联盟”!苹果/谷歌/Mozilla/微软合力解决 Web “互操作性”问题",
229
220
  "description": "近日,四大浏览器制造商苹果(Apple)、谷歌(Google)、Mozilla 和微软(Microsoft)以及软件咨询公司博科(Bocoup)和伊加利亚(Igalia),已同意联手合作,致力于改善其网络浏览器的互操作性和用户体验,使 We...",
@@ -231,15 +222,24 @@
231
222
  "author": "MissD",
232
223
  "home_url": "https://segmentfault.com/u/d2ms1shh",
233
224
  "votes": "3",
225
+ "rank": 25
226
+ },
227
+ {
228
+ "title": "11 个对开发有帮助的 JS 技巧",
229
+ "description": "有梦想,有干货,微信搜索 【大迁世界】 关注这个在凌晨还在刷碗的刷碗智。本文 GitHub [链接] 已收录,有一线大厂面试完整考点、资料以及我的系列文章。",
230
+ "url": "https://segmentfault.com/a/1190000041504306",
231
+ "author": "前端小智",
232
+ "home_url": "https://segmentfault.com/u/minnanitkong",
233
+ "votes": "6",
234
234
  "rank": 26
235
235
  },
236
236
  {
237
- "title": "被盗4900万,互联网巨头竟败给“小学生”",
238
- "description": "《那些年,互联网巨头犯过的低级错误》第二集来啦,有请我的同事小亮,一个浙大毕业造无人机的小哥哥,给大家讲讲小学生黑掉百度外卖4900万的故事。",
239
- "url": "https://segmentfault.com/a/1190000041522132",
240
- "author": "qinjianxiang",
241
- "home_url": "https://segmentfault.com/u/qinjianxiang",
242
- "votes": "4",
237
+ "title": "使用Docker方式安装Jenkins",
238
+ "description": "之前自己在阿里云ECS上面安装了Jekins(安装jenkins的文章),最近因为服务器中了挖矿木马于是准备重新安装一下,但是想到每次安装jenkins都要手动安装jdk、maven、docker、kubectl,感觉好麻烦,于是使用官方推荐...",
239
+ "url": "https://segmentfault.com/a/1190000041498807",
240
+ "author": "Awbeci",
241
+ "home_url": "https://segmentfault.com/u/awbeci",
242
+ "votes": "2",
243
243
  "rank": 27
244
244
  },
245
245
  {
@@ -252,21 +252,21 @@
252
252
  "rank": 28
253
253
  },
254
254
  {
255
- "title": "云音乐预案平台实践",
256
- "description": "随着服务化的大面积推开,服务稳定性越来越被重视起来,云音乐从2018年开始进行稳定性能力建设,到最后建设成通用能力,云音乐大概经历了以下几个主要阶段,从2018年无稳定性保障能力的裸奔阶段,到稳定性能力的...",
257
- "url": "https://segmentfault.com/a/1190000041496121",
258
- "author": "云音乐技术团队",
259
- "home_url": "https://segmentfault.com/u/musicfe",
260
- "votes": "4",
255
+ "title": "AntV X6源码简析",
256
+ "description": "AntV是蚂蚁金服全新一代数据可视化解决方案,其中X6主要用于解决图编辑领域相关的解决方案,其是一款图编辑引擎,内置了一下编辑器所需的功能及组件等,本文旨在通过简要分析x6源码来对图编辑领域的一些底层引擎...",
257
+ "url": "https://segmentfault.com/a/1190000041503630",
258
+ "author": "野林",
259
+ "home_url": "https://segmentfault.com/u/vleedesigntheory",
260
+ "votes": "2",
261
261
  "rank": 29
262
262
  },
263
263
  {
264
- "title": "读Flink源码谈设计:FileSystemConnector中的整洁架构",
265
- "description": "前阵子在生产上碰到了一个诡异现象:全量作业无法正常进行,日志中充斥着java.util.concurrent.TimeoutException: Heartbeat of TaskManager with id container xxxx(HOSTNAME:PORT) timed out的报错。",
266
- "url": "https://segmentfault.com/a/1190000041517100",
267
- "author": "泊浮目",
268
- "home_url": "https://segmentfault.com/u/camile",
269
- "votes": "3",
264
+ "title": "3·8节,一个小视频带你认识下这群才华与美貌兼具的宝藏女孩!",
265
+ "description": "女神节 快乐呀,Girls!在互联网世界,有这样一群宝藏女孩,她们被亲切地称为“程序媛”。她们写得好代码,玩得转美妆,工作上进,学习努力~今天,就带大家认识一下个推的女程序员们,走进#个推程序媛的一天#",
266
+ "url": "https://segmentfault.com/a/1190000041512808",
267
+ "author": "个推",
268
+ "home_url": "https://segmentfault.com/u/getui",
269
+ "votes": "1",
270
270
  "rank": 30
271
271
  }
272
272
  ]
@@ -32,23 +32,13 @@
32
32
  {
33
33
  "title": "Java泛型详解,史上最全图文详解!",
34
34
  "description": "",
35
- "votes": "104",
35
+ "votes": "109",
36
36
  "url": "/k/chtkqxo",
37
37
  "avatar": "https://img.toutiao.io/subject/0bd01d30f85345feb85424b2928d99b2/thumb",
38
38
  "avatarAlt": "进击的程序猿 - 独家号",
39
39
  "subjectName": "进击的程序猿",
40
40
  "homeUrl": "/subjects/24912"
41
41
  },
42
- {
43
- "title": "如何撰写好的技术方案设计-真实案例干货分享",
44
- "description": "",
45
- "votes": "98",
46
- "url": "/k/0f5fv4t",
47
- "avatar": "https://img.toutiao.io/subject/bd96da5f87da45b8a1b5f3e6715a6482/thumb",
48
- "avatarAlt": "浅谈架构 - 独家号",
49
- "subjectName": "浅谈架构",
50
- "homeUrl": "/subjects/379488"
51
- },
52
42
  {
53
43
  "title": "Golang 简洁架构实战",
54
44
  "description": "作者:bearluo,腾讯 IEG 运营开发工程师文中项目代码位置:https://github.com/devYun/go-clean-architecture由于 golang...",
@@ -72,7 +62,7 @@
72
62
  {
73
63
  "title": "MySQL 团队开发规范",
74
64
  "description": "",
75
- "votes": "90",
65
+ "votes": "95",
76
66
  "url": "/k/qjooigy",
77
67
  "avatar": "https://img.toutiao.io/subject/573a89c273cc42d2a87e753fee03e1a5/thumb",
78
68
  "avatarAlt": "技术干货分享 - 独家号",
@@ -112,7 +102,7 @@
112
102
  {
113
103
  "title": "轻松搞懂5种IO模型",
114
104
  "description": "",
115
- "votes": "83",
105
+ "votes": "84",
116
106
  "url": "/k/o77uhyt",
117
107
  "avatar": "https://img.toutiao.io/subject/4325865040b44c0b9e2d8d80a83d1d11/thumb",
118
108
  "avatarAlt": "编程一生 - 独家号",
@@ -152,27 +142,17 @@
152
142
  {
153
143
  "title": "2万字,详解数据湖,概念、特征、架构、方案、场景以及建湖全过程(建议收藏)",
154
144
  "description": "",
155
- "votes": "83",
145
+ "votes": "84",
156
146
  "url": "/k/vcpzf1w",
157
147
  "avatar": "https://img.toutiao.io/subject/0bd01d30f85345feb85424b2928d99b2/thumb",
158
148
  "avatarAlt": "进击的程序猿 - 独家号",
159
149
  "subjectName": "进击的程序猿",
160
150
  "homeUrl": "/subjects/24912"
161
151
  },
162
- {
163
- "title": "SpringBoot性能优化大全,贼好使!",
164
- "description": "",
165
- "votes": "67",
166
- "url": "/k/75br1se",
167
- "avatar": "https://img.toutiao.io/subject/c34a137f55bf46c3a2cf63e3677a30b1/thumb",
168
- "avatarAlt": "Bloomingroses - 独家号",
169
- "subjectName": "Bloomingroses",
170
- "homeUrl": "/subjects/98777"
171
- },
172
152
  {
173
153
  "title": "微服务如何划分",
174
154
  "description": "",
175
- "votes": "65",
155
+ "votes": "72",
176
156
  "url": "/k/f4vabj7",
177
157
  "avatar": "https://img.toutiao.io/subject/0bc4a65bf09748718c9acc6991f50e49/thumb",
178
158
  "avatarAlt": "方丈的寺院 - 独家号",
@@ -180,29 +160,29 @@
180
160
  "homeUrl": "/subjects/405015"
181
161
  },
182
162
  {
183
- "title": "趣谈IO多路复用的本质",
163
+ "title": "SpringBoot性能优化大全,贼好使!",
184
164
  "description": "",
185
165
  "votes": "68",
166
+ "url": "/k/75br1se",
167
+ "avatar": "https://img.toutiao.io/subject/c34a137f55bf46c3a2cf63e3677a30b1/thumb",
168
+ "avatarAlt": "Bloomingroses - 独家号",
169
+ "subjectName": "Bloomingroses",
170
+ "homeUrl": "/subjects/98777"
171
+ },
172
+ {
173
+ "title": "趣谈IO多路复用的本质",
174
+ "description": "",
175
+ "votes": "69",
186
176
  "url": "/k/j4nqhbc",
187
177
  "avatar": "https://img.toutiao.io/subject/4325865040b44c0b9e2d8d80a83d1d11/thumb",
188
178
  "avatarAlt": "编程一生 - 独家号",
189
179
  "subjectName": "编程一生",
190
180
  "homeUrl": "/subjects/350352"
191
181
  },
192
- {
193
- "title": "CTO手绘的那些事",
194
- "description": "今天清理办公室资料(没来的同学请放心,咱们初十才开工),有很多当年手绘的各种图,时序图、时间轴图、层级结构图、飞轮图……真是一图胜过千言万语。我还是喜欢开着会随手记随手画,心到笔到...",
195
- "votes": "57",
196
- "url": "/k/uoyap1i",
197
- "avatar": "https://img.toutiao.io/subject/8e12ef64799649acbfd936883ef16c3c/thumb",
198
- "avatarAlt": "服务架构及中台 - 独家号",
199
- "subjectName": "服务架构及中台",
200
- "homeUrl": "/subjects/26578"
201
- },
202
182
  {
203
183
  "title": "快看我在Redis分布式锁上,栽的8个跟头!",
204
184
  "description": "",
205
- "votes": "60",
185
+ "votes": "62",
206
186
  "url": "/k/pshtt8d",
207
187
  "avatar": "https://img.toutiao.io/subject/c34a137f55bf46c3a2cf63e3677a30b1/thumb",
208
188
  "avatarAlt": "Bloomingroses - 独家号",
@@ -222,7 +202,7 @@
222
202
  {
223
203
  "title": "输入URL开始建立你的前端知识体系",
224
204
  "description": "",
225
- "votes": "57",
205
+ "votes": "58",
226
206
  "url": "/k/yuv3dgy",
227
207
  "avatar": "https://img.toutiao.io/subject/c9bc51847b0c4b49aca52d0eaa087ed1/thumb",
228
208
  "avatarAlt": "冷星前端圈 - 独家号",
@@ -248,5 +228,25 @@
248
228
  "avatarAlt": "服务架构及中台 - 独家号",
249
229
  "subjectName": "服务架构及中台",
250
230
  "homeUrl": "/subjects/26578"
231
+ },
232
+ {
233
+ "title": "如何保证数据库缓存的最终一致性?",
234
+ "description": "",
235
+ "votes": "50",
236
+ "url": "/k/6y65s8u",
237
+ "avatar": "https://img.toutiao.io/subject/0a536810212f4f7c9c1f451fc9f55540/thumb",
238
+ "avatarAlt": "乱点技能树 - 独家号",
239
+ "subjectName": "乱点技能树",
240
+ "homeUrl": "/subjects/194141"
241
+ },
242
+ {
243
+ "title": "阿里P9专家右军:以终为始的架构设计",
244
+ "description": "",
245
+ "votes": "54",
246
+ "url": "/k/dx66bds",
247
+ "avatar": "https://img.toutiao.io/subject/0a536810212f4f7c9c1f451fc9f55540/thumb",
248
+ "avatarAlt": "乱点技能树 - 独家号",
249
+ "subjectName": "乱点技能树",
250
+ "homeUrl": "/subjects/194141"
251
251
  }
252
252
  ]