@wcj/github-rank 22.1.31 → 22.2.1

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 +17245 -17237
  2. package/dist/sifou-daily.json +6 -33
  3. package/dist/sifou-monthly.json +69 -69
  4. package/dist/sifou-weekly.json +121 -121
  5. package/dist/toutiao-30.json +38 -38
  6. package/dist/toutiao-7.json +77 -77
  7. package/dist/toutiao-90.json +1 -1
  8. package/dist/trending-daily.json +173 -173
  9. package/dist/trending-monthly.json +126 -126
  10. package/dist/trending-weekly.json +172 -172
  11. package/dist/users.china.json +476 -476
  12. package/dist/users.json +2010 -2010
  13. package/package.json +1 -1
  14. package/web/36kr.html +2 -2
  15. package/web/data/repos.json +17245 -17237
  16. package/web/data/sifou-daily.json +6 -33
  17. package/web/data/sifou-monthly.json +69 -69
  18. package/web/data/sifou-weekly.json +121 -121
  19. package/web/data/toutiao-30.json +38 -38
  20. package/web/data/toutiao-7.json +77 -77
  21. package/web/data/toutiao-90.json +1 -1
  22. package/web/data/trending-daily.json +173 -173
  23. package/web/data/trending-monthly.json +126 -126
  24. package/web/data/trending-weekly.json +172 -172
  25. package/web/data/users.china.json +476 -476
  26. package/web/data/users.json +2010 -2010
  27. package/web/index.html +1061 -1061
  28. package/web/repos.html +2239 -2239
  29. package/web/sifou-daily.html +6 -90
  30. package/web/sifou-monthly.html +144 -144
  31. package/web/sifou-weekly.html +114 -114
  32. package/web/toutiao-30.html +34 -34
  33. package/web/toutiao-7.html +70 -70
  34. package/web/toutiao-90.html +3 -3
  35. package/web/trending-monthly.html +119 -119
  36. package/web/trending-weekly.html +150 -150
  37. package/web/trending.html +148 -152
  38. package/web/users.china.html +259 -259
@@ -2,7 +2,7 @@
2
2
  {
3
3
  "title": "面试官问: 如何设计一个高并发系统?",
4
4
  "description": "",
5
- "votes": "68",
5
+ "votes": "70",
6
6
  "url": "/k/7hrrplb",
7
7
  "avatar": "https://img.toutiao.io/subject/bd96da5f87da45b8a1b5f3e6715a6482/thumb",
8
8
  "avatarAlt": "浅谈架构 - 独家号",
@@ -19,20 +19,10 @@
19
19
  "subjectName": "服务架构及中台",
20
20
  "homeUrl": "/subjects/26578"
21
21
  },
22
- {
23
- "title": "JVM调优的几种场景(建议收藏)",
24
- "description": "",
25
- "votes": "40",
26
- "url": "/k/fib82nl",
27
- "avatar": "https://img.toutiao.io/subject/03e210e126704d0ca23938746bbd4cec/thumb",
28
- "avatarAlt": "近半生少年 - 独家号",
29
- "subjectName": "近半生少年",
30
- "homeUrl": "/subjects/403307"
31
- },
32
22
  {
33
23
  "title": "面试官问: Redis为什么是单线程、及高并发快的原因?",
34
24
  "description": "",
35
- "votes": "42",
25
+ "votes": "46",
36
26
  "url": "/k/r1eos9k",
37
27
  "avatar": "https://img.toutiao.io/subject/bd96da5f87da45b8a1b5f3e6715a6482/thumb",
38
28
  "avatarAlt": "浅谈架构 - 独家号",
@@ -40,24 +30,14 @@
40
30
  "homeUrl": "/subjects/379488"
41
31
  },
42
32
  {
43
- "title": "10 款优雅的 Go 语言开发工具",
44
- "description": "",
45
- "votes": "40",
46
- "url": "/k/6rzknxe",
47
- "avatar": "https://img.toutiao.io/subject/3f69ffc3bdf6496e86439348166e3ed7/thumb",
48
- "avatarAlt": "GoHackers - 独家号",
49
- "subjectName": "GoHackers",
50
- "homeUrl": "/subjects/1385"
51
- },
52
- {
53
- "title": "几张图搞定Spring Cloud Allibaba注册中心的架构原理",
33
+ "title": "基于Go语言实现高并发推荐系统架构设计",
54
34
  "description": "",
55
- "votes": "27",
56
- "url": "/k/kjzeych",
57
- "avatar": "https://img.toutiao.io/subject/79cba8fc8d5a4f8a8e6cf60cfffeb6dc/thumb",
58
- "avatarAlt": "公众号-35岁程序员那些事 - 独家号",
59
- "subjectName": "公众号-35岁程序员那些事",
60
- "homeUrl": "/subjects/266939"
35
+ "votes": "28",
36
+ "url": "/k/fgfevr4",
37
+ "avatar": "https://img.toutiao.io/subject/8e12ef64799649acbfd936883ef16c3c/thumb",
38
+ "avatarAlt": "服务架构及中台 - 独家号",
39
+ "subjectName": "服务架构及中台",
40
+ "homeUrl": "/subjects/26578"
61
41
  },
62
42
  {
63
43
  "title": "浅谈这些年做过的千万级系统重构项目",
@@ -69,16 +49,6 @@
69
49
  "subjectName": "浅谈架构",
70
50
  "homeUrl": "/subjects/379488"
71
51
  },
72
- {
73
- "title": "基于Go语言实现高并发推荐系统架构设计",
74
- "description": "",
75
- "votes": "26",
76
- "url": "/k/fgfevr4",
77
- "avatar": "https://img.toutiao.io/subject/8e12ef64799649acbfd936883ef16c3c/thumb",
78
- "avatarAlt": "服务架构及中台 - 独家号",
79
- "subjectName": "服务架构及中台",
80
- "homeUrl": "/subjects/26578"
81
- },
82
52
  {
83
53
  "title": "InnoDB,快照读,在RR和RC下有何差异?(很多人,以为自己懂了...)",
84
54
  "description": "",
@@ -92,13 +62,23 @@
92
62
  {
93
63
  "title": "Go 原生并发原语和最佳实践",
94
64
  "description": "",
95
- "votes": "25",
65
+ "votes": "26",
96
66
  "url": "/k/iuovf7l",
97
67
  "avatar": "https://img.toutiao.io/subject/3f69ffc3bdf6496e86439348166e3ed7/thumb",
98
68
  "avatarAlt": "GoHackers - 独家号",
99
69
  "subjectName": "GoHackers",
100
70
  "homeUrl": "/subjects/1385"
101
71
  },
72
+ {
73
+ "title": "34岁回顾人生,程序员如何规划职业生涯,规避中年危机!",
74
+ "description": "",
75
+ "votes": "25",
76
+ "url": "/k/k8eq62g",
77
+ "avatar": "https://img.toutiao.io/subject/0fbaad0d2a7744dd911eff08a456d6d9/thumb",
78
+ "avatarAlt": "WEB 前端文章收藏 - 独家号",
79
+ "subjectName": "WEB 前端文章收藏",
80
+ "homeUrl": "/subjects/71779"
81
+ },
102
82
  {
103
83
  "title": "聊聊Spring Cloud Alibaba的架构思想",
104
84
  "description": "",
@@ -109,20 +89,10 @@
109
89
  "subjectName": "公众号-35岁程序员那些事",
110
90
  "homeUrl": "/subjects/266939"
111
91
  },
112
- {
113
- "title": "平安保险基于 SPI 机制的 RocketMQ 定制化应用",
114
- "description": "",
115
- "votes": "24",
116
- "url": "/k/w3wrja5",
117
- "avatar": "https://img.toutiao.io/subject/388a8f21de6247edb0dced13b1701e0c/thumb",
118
- "avatarAlt": "趣编程的独家号 - 独家号",
119
- "subjectName": "趣编程的独家号",
120
- "homeUrl": "/subjects/465623"
121
- },
122
92
  {
123
93
  "title": "数据架构的本质到底是什么?",
124
94
  "description": "",
125
- "votes": "21",
95
+ "votes": "22",
126
96
  "url": "/k/wbfmvyo",
127
97
  "avatar": "https://img.toutiao.io/subject/0bd01d30f85345feb85424b2928d99b2/thumb",
128
98
  "avatarAlt": "进击的程序猿 - 独家号",
@@ -132,23 +102,43 @@
132
102
  {
133
103
  "title": "如何一步步提升Go内存缓存性能",
134
104
  "description": "",
135
- "votes": "24",
105
+ "votes": "26",
136
106
  "url": "/k/03tswms",
137
107
  "avatar": "https://img.toutiao.io/subject/3f69ffc3bdf6496e86439348166e3ed7/thumb",
138
108
  "avatarAlt": "GoHackers - 独家号",
139
109
  "subjectName": "GoHackers",
140
110
  "homeUrl": "/subjects/1385"
141
111
  },
112
+ {
113
+ "title": "贝壳 Go 实现的 IM 群聊优化之路",
114
+ "description": "",
115
+ "votes": "23",
116
+ "url": "/k/pgjxjvc",
117
+ "avatar": "https://img.toutiao.io/subject/3f69ffc3bdf6496e86439348166e3ed7/thumb",
118
+ "avatarAlt": "GoHackers - 独家号",
119
+ "subjectName": "GoHackers",
120
+ "homeUrl": "/subjects/1385"
121
+ },
142
122
  {
143
123
  "title": "基于Skywalking全链路行业解决方案",
144
124
  "description": "",
145
- "votes": "20",
125
+ "votes": "21",
146
126
  "url": "/k/qsiqiua",
147
127
  "avatar": "https://img.toutiao.io/subject/79cba8fc8d5a4f8a8e6cf60cfffeb6dc/thumb",
148
128
  "avatarAlt": "公众号-35岁程序员那些事 - 独家号",
149
129
  "subjectName": "公众号-35岁程序员那些事",
150
130
  "homeUrl": "/subjects/266939"
151
131
  },
132
+ {
133
+ "title": "介绍个地表最强 Golang HTTP Cilent 库",
134
+ "description": "",
135
+ "votes": "21",
136
+ "url": "/k/qcw3bj6",
137
+ "avatar": "https://img.toutiao.io/subject/3f69ffc3bdf6496e86439348166e3ed7/thumb",
138
+ "avatarAlt": "GoHackers - 独家号",
139
+ "subjectName": "GoHackers",
140
+ "homeUrl": "/subjects/1385"
141
+ },
152
142
  {
153
143
  "title": "iLogtail 与Filebeat 性能对比",
154
144
  "description": "",
@@ -160,34 +150,24 @@
160
150
  "homeUrl": "/subjects/465623"
161
151
  },
162
152
  {
163
- "title": "34岁回顾人生,程序员如何规划职业生涯,规避中年危机!",
164
- "description": "",
165
- "votes": "21",
166
- "url": "/k/k8eq62g",
167
- "avatar": "https://img.toutiao.io/subject/0fbaad0d2a7744dd911eff08a456d6d9/thumb",
168
- "avatarAlt": "WEB 前端文章收藏 - 独家号",
169
- "subjectName": "WEB 前端文章收藏",
170
- "homeUrl": "/subjects/71779"
171
- },
172
- {
173
- "title": "贝壳 Go 实现的 IM 群聊优化之路",
153
+ "title": "架构师如何技术选型-全链路监控",
174
154
  "description": "",
175
- "votes": "21",
176
- "url": "/k/pgjxjvc",
177
- "avatar": "https://img.toutiao.io/subject/3f69ffc3bdf6496e86439348166e3ed7/thumb",
178
- "avatarAlt": "GoHackers - 独家号",
179
- "subjectName": "GoHackers",
180
- "homeUrl": "/subjects/1385"
155
+ "votes": "20",
156
+ "url": "/k/pd98wl7",
157
+ "avatar": "https://img.toutiao.io/subject/79cba8fc8d5a4f8a8e6cf60cfffeb6dc/thumb",
158
+ "avatarAlt": "公众号-35岁程序员那些事 - 独家号",
159
+ "subjectName": "公众号-35岁程序员那些事",
160
+ "homeUrl": "/subjects/266939"
181
161
  },
182
162
  {
183
- "title": "介绍个地表最强 Golang HTTP Cilent ",
163
+ "title": "TCP网络那点破事!三次握手、四次挥手、TIME-WAIT、HTTP 2.0 ....",
184
164
  "description": "",
185
- "votes": "20",
186
- "url": "/k/qcw3bj6",
187
- "avatar": "https://img.toutiao.io/subject/3f69ffc3bdf6496e86439348166e3ed7/thumb",
188
- "avatarAlt": "GoHackers - 独家号",
189
- "subjectName": "GoHackers",
190
- "homeUrl": "/subjects/1385"
165
+ "votes": "18",
166
+ "url": "/k/igh5e8c",
167
+ "avatar": "https://img.toutiao.io/subject/8e12ef64799649acbfd936883ef16c3c/thumb",
168
+ "avatarAlt": "服务架构及中台 - 独家号",
169
+ "subjectName": "服务架构及中台",
170
+ "homeUrl": "/subjects/26578"
191
171
  },
192
172
  {
193
173
  "title": "HTTP状态码1XX深入理解",
@@ -198,5 +178,25 @@
198
178
  "avatarAlt": "编程一生 - 独家号",
199
179
  "subjectName": "编程一生",
200
180
  "homeUrl": "/subjects/350352"
181
+ },
182
+ {
183
+ "title": "5 张图带你搞懂容器网络的工作原理",
184
+ "description": "",
185
+ "votes": "18",
186
+ "url": "/k/88cw3d6",
187
+ "avatar": "https://img.toutiao.io/subject/d9b0b833d7e44d38b958e8a6003d36b4/thumb",
188
+ "avatarAlt": "浪客用react,java全栈 - 独家号",
189
+ "subjectName": "浪客用react,java全栈",
190
+ "homeUrl": "/subjects/132403"
191
+ },
192
+ {
193
+ "title": "阿里巴巴为什么要开源Spring Cloud Alibaba",
194
+ "description": "",
195
+ "votes": "22",
196
+ "url": "/k/m8qquhu",
197
+ "avatar": "https://img.toutiao.io/subject/79cba8fc8d5a4f8a8e6cf60cfffeb6dc/thumb",
198
+ "avatarAlt": "公众号-35岁程序员那些事 - 独家号",
199
+ "subjectName": "公众号-35岁程序员那些事",
200
+ "homeUrl": "/subjects/266939"
201
201
  }
202
202
  ]
@@ -172,7 +172,7 @@
172
172
  {
173
173
  "title": "亿级流量系统架构演进之路",
174
174
  "description": "海量用户同时进行高频访问对任何平台都是难题,也是行业乐此不疲的研究方向。但值得庆幸的是,虽然业务场景不同,设计和优化的思想却是万变不离宗。本文将结合业务与高并发系统设计的核心技术点...",
175
- "votes": "120",
175
+ "votes": "121",
176
176
  "url": "/k/nmwgk0i",
177
177
  "avatar": "https://img.toutiao.io/subject/4f9b8a1b9ad34bf3b815671f8461ff25/thumb",
178
178
  "avatarAlt": "又拍云 - 独家号",