@wcj/github-rank 22.4.2 → 22.4.3

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 +19006 -19013
  2. package/dist/sifou-daily.json +46 -109
  3. package/dist/sifou-monthly.json +46 -46
  4. package/dist/sifou-weekly.json +110 -110
  5. package/dist/toutiao-30.json +61 -61
  6. package/dist/toutiao-7.json +76 -76
  7. package/dist/toutiao-90.json +20 -20
  8. package/dist/trending-daily.json +173 -173
  9. package/dist/trending-monthly.json +159 -148
  10. package/dist/trending-weekly.json +155 -155
  11. package/dist/users.china.json +1267 -1267
  12. package/dist/users.json +1788 -1788
  13. package/package.json +1 -1
  14. package/web/36kr.html +2 -2
  15. package/web/data/repos.json +19006 -19013
  16. package/web/data/sifou-daily.json +46 -109
  17. package/web/data/sifou-monthly.json +46 -46
  18. package/web/data/sifou-weekly.json +110 -110
  19. package/web/data/toutiao-30.json +61 -61
  20. package/web/data/toutiao-7.json +76 -76
  21. package/web/data/toutiao-90.json +20 -20
  22. package/web/data/trending-daily.json +173 -173
  23. package/web/data/trending-monthly.json +159 -148
  24. package/web/data/trending-weekly.json +155 -155
  25. package/web/data/users.china.json +1267 -1267
  26. package/web/data/users.json +1788 -1788
  27. package/web/index.html +971 -971
  28. package/web/repos.html +2466 -2466
  29. package/web/sifou-daily.html +39 -235
  30. package/web/sifou-monthly.html +102 -102
  31. package/web/sifou-weekly.html +121 -121
  32. package/web/toutiao-30.html +51 -51
  33. package/web/toutiao-7.html +61 -61
  34. package/web/toutiao-90.html +17 -17
  35. package/web/trending-monthly.html +175 -137
  36. package/web/trending-weekly.html +139 -135
  37. package/web/trending.html +150 -150
  38. package/web/users.china.html +649 -649
@@ -1,137 +1,74 @@
1
1
  [
2
2
  {
3
- "title": "按照 Promise/A+ 规范逐行注释并实现 Promise",
4
- "description": "现在前端越来越卷,不会手写 Promise 都不好意思面试了(手动狗头.jpg)。虽然没多少人会在业务中用自己实现的 Promise,但是,实现 Promise 的过程会让你对 Promise 更加了解,出了问题也可以更好地排查。",
5
- "url": "https://segmentfault.com/a/1190000041640722",
6
- "author": "Asheng",
7
- "home_url": "https://segmentfault.com/u/ashengtan",
8
- "votes": "2",
3
+ "title": "LeetCode-173-二叉搜索树迭代器",
4
+ "description": "题目描述:实现一个二叉搜索树迭代器类BSTIterator ,表示一个按中序遍历二叉搜索树(BST)的迭代器:BSTIterator(TreeNode root) 初始化 BSTIterator 类的一个对象。BST 的根节点 root 会作为构造函数的一部分给...",
5
+ "url": "https://segmentfault.com/a/1190000041650051",
6
+ "author": "雄狮虎豹",
7
+ "home_url": "https://segmentfault.com/u/xiongshihubao",
8
+ "votes": "3",
9
9
  "rank": 1
10
10
  },
11
11
  {
12
- "title": "[🔧]前端开发工具推荐",
13
- "description": "前端开发是指开发与用户直接交互的计算机系统或应用程序的一部分。 本文整理了一些比较有趣的前端工具。1.配色方案为您提供配色方案生成器以及许多很棒的流行配色方案!2.配色方案让您使用各种工具创建自己的配色...",
14
- "url": "https://segmentfault.com/a/1190000041641164",
15
- "author": "JenK",
16
- "home_url": "https://segmentfault.com/u/wangzc996",
17
- "votes": "6",
12
+ "title": "【建议收藏】通过差异化对比学习法,带你回顾Vue2快速掌握Vue3",
13
+ "description": "Vue3已经发布有一段时间了,同时也得到了各大厂商和社区的支持和众多开发者喜爱,周边生态也正在逐步完善。可谓是一片欣欣向荣的美景。本文意在通过梳理Vue2常用api通过差异化对比Vue3,帮助你快速掌握Vue3",
14
+ "url": "https://segmentfault.com/a/1190000041645889",
15
+ "author": "前端有猫腻",
16
+ "home_url": "https://segmentfault.com/u/maoduolikuaipao",
17
+ "votes": "3",
18
18
  "rank": 2
19
19
  },
20
20
  {
21
- "title": "Three.js 实现3D开放世界小游戏:阿狸的多元宇宙 🦊",
22
- "description": "2545光年之外的开普勒1028星系,有一颗色彩斑斓的宜居星球 🌑,星际移民 👨‍🚀 必须穿戴基地发放的防辐射服才能生存。阿狸 🦊 驾驶星际飞行器 🚀 降临此地,快帮它在限定时间内使用轮盘移动找到基地获取防辐射服吧!",
23
- "url": "https://segmentfault.com/a/1190000041640643",
24
- "author": "dragonir",
25
- "home_url": "https://segmentfault.com/u/dragonir",
26
- "votes": "4",
21
+ "title": "面试周连续剧之首战大捷",
22
+ "description": "2022年注定是一个不平凡的一年,因为有着难得一遇的对称日:20220222,即2022年2月22日,农历的正月廿二,也是星期二,总之是一个不平凡的一年。即然不平凡,那就得搞事情,然后就果断的选择找工作,顺便沾沾不平...",
23
+ "url": "https://segmentfault.com/a/1190000041649527",
24
+ "author": "三掌柜",
25
+ "home_url": "https://segmentfault.com/u/sanzhanggui",
26
+ "votes": "1",
27
27
  "rank": 3
28
28
  },
29
29
  {
30
- "title": "这不是愚人节玩笑,我们回来了:Typecho 1.2.0 发布!",
31
- "description": "刚刚,Typecho 项目发起人祁宁在官方博客以开发者账号 @joyqi 发文宣布了 Typecho 1.2.0 正式版发布的消息 —— “这不是玩笑,我们回来了!”",
32
- "url": "https://segmentfault.com/a/1190000041642224",
33
- "author": "MissD",
34
- "home_url": "https://segmentfault.com/u/d2ms1shh",
35
- "votes": "3",
30
+ "title": "面试题:一道关于解构赋值和参数默认值的编程题",
31
+ "description": "在前端俱乐部QQ群中,有朋友发出这样的题目,说最近面试中遇到了,如下所示 {代码...} 问,fun 的参数应该填什么?提示:利用结构赋值和参数默认值经过我一番测试,其结果如下所示: {代码...} 解题思路先看第一...",
32
+ "url": "https://segmentfault.com/a/1190000041650923",
33
+ "author": "山头人汉波",
34
+ "home_url": "https://segmentfault.com/u/johanazhu",
35
+ "votes": "1",
36
36
  "rank": 4
37
37
  },
38
38
  {
39
- "title": "通过差异化对比学习法,带你回顾Vue2快速掌握Vue3",
40
- "description": "Vue3已经发布有一段时间了,同时也得到了各大厂商和社区的支持和众多开发者喜爱,周边生态也正在逐步完善。可谓是一片欣欣向荣的美景。本文意在通过梳理Vue2常用api通过差异化对比Vue3,帮助你快速掌握Vue3",
41
- "url": "https://segmentfault.com/a/1190000041642685",
42
- "author": "前端有猫腻",
43
- "home_url": "https://segmentfault.com/u/maoduolikuaipao",
44
- "votes": "2",
39
+ "title": "深入理解JavaScript闭包",
40
+ "description": "在开始讲闭包之前,我们需要理解作用域和作用域链作用域链什么是作用域链?我们先看一段代码 {代码...} 当我们看到这个题目的时候,我们会想到用执行上下文去分析,当执行到bar函数时,调用栈的状态如图:上图可以...",
41
+ "url": "https://segmentfault.com/a/1190000041650803",
42
+ "author": "我叫崔斯特",
43
+ "home_url": "https://segmentfault.com/u/wojiaocuisite",
44
+ "votes": "1",
45
45
  "rank": 5
46
46
  },
47
47
  {
48
- "title": "Spring 新版本修复远程命令执行漏洞(CVE-2022-22965),墨菲安全开源工具可应急排查",
49
- "description": "3月31日,spring 官方通报了 Spring 相关框架存在远程代码执行漏洞,并在 5.3.18 5.2.20.RELEASE 中修复了该漏洞。",
50
- "url": "https://segmentfault.com/a/1190000041641555",
51
- "author": "墨菲安全",
52
- "home_url": "https://segmentfault.com/u/murphysec",
53
- "votes": "1",
48
+ "title": "使用 Amazon Cloud WAN 构建您的全球网络",
49
+ "description": "据权威数据分析网站 TeleGeography 发布的《Global Internet Map 2022》报告指出,自 2020 年新冠疫情首次爆发后,导致当年的互联网流量激增了 34% ,一度造成了全球网络系统紧张。后疫情时代,随着居家办公风潮...",
50
+ "url": "https://segmentfault.com/a/1190000041647527",
51
+ "author": "亚马逊云开发者",
52
+ "home_url": "https://segmentfault.com/u/aws_aidevcommunity",
53
+ "votes": "2",
54
54
  "rank": 6
55
55
  },
56
56
  {
57
- "title": "Docker 创始人推出 Dagger,一个新的 DevOps 平台",
58
- "description": "自 Solomon Hykes 离开以后,Docker 经历了起起落落,包括在 2019 年将其企业业务出售给 Mirantis。但长期以来,作为 Docker 的形象代言人,Hykes 却很少涉足企业内部事务,仅仅是参与了几轮融资。",
59
- "url": "https://segmentfault.com/a/1190000041642257",
60
- "author": "snakesss",
61
- "home_url": "https://segmentfault.com/u/snakesss",
57
+ "title": "前端新手快速上手APICloud App开发",
58
+ "description": "之前因为毕设的原因接触到了APICloud这个平台,后来又研究了一下如何从0到1的开发一款app,今天就简单给大家演示一下使用APICloud制作一个app的全流程。",
59
+ "url": "https://segmentfault.com/a/1190000041647482",
60
+ "author": "前端小学生xyz",
61
+ "home_url": "https://segmentfault.com/u/uoukvgkz",
62
62
  "votes": "1",
63
63
  "rank": 7
64
64
  },
65
65
  {
66
- "title": "WGCLOUD有用户管理吗?用户只能看自己主机和设备",
67
- "description": "WGCLOUD当前版本是v3.3.7,现在还没有用户管理功能,但是WGCLOUD提供了一个只读账号,只读账号登录后只能浏览查看,而不能编辑修改",
68
- "url": "https://segmentfault.com/a/1190000041640976",
69
- "author": "徐三刀",
70
- "home_url": "https://segmentfault.com/u/9b3sps2b",
66
+ "title": "什么是AJAX",
67
+ "description": "前言:这篇文章只会带你大概熟悉这几个名词之间的关系和基础用法。如果你是一个初学者,正要开始学习这个关键词,或者你打算先了解这几个关键词的概念,那么这篇文章可能会帮到你,但是如果你打算深入研究一下这几...",
68
+ "url": "https://segmentfault.com/a/1190000041646080",
69
+ "author": "韩xiao方MY",
70
+ "home_url": "https://segmentfault.com/u/jiaolvdekaixinguo",
71
71
  "votes": "1",
72
72
  "rank": 8
73
- },
74
- {
75
- "title": "【刘建】JavaScript宏任务与微任务的原理解析",
76
- "description": "其中涉及到事件循环(event loop),宏任务(macrotask),微任务(microtask);如果完全答对,可以不用看下面分析了。",
77
- "url": "https://segmentfault.com/a/1190000041643837",
78
- "author": "六子",
79
- "home_url": "https://segmentfault.com/u/liuzi_59bb9c4687206",
80
- "votes": "1",
81
- "rank": 9
82
- },
83
- {
84
- "title": "恒源云(Gpushare)_JupyterLab/TensorBoard使用问题?技巧大放送4!",
85
- "description": "文章来源 | 恒源云社区原文地址 | 【小技巧-工具篇】1、JupyterLab/TensorBoard 如何使用?可参考JupyterLab文档、TensorBoard文档。2、JupyterLab打不开或者响应慢怎么办?如果遇到JupyterLab页面响应特别缓慢或...",
86
- "url": "https://segmentfault.com/a/1190000041643723",
87
- "author": "恒源云",
88
- "home_url": "https://segmentfault.com/u/gpushare",
89
- "votes": "1",
90
- "rank": 10
91
- },
92
- {
93
- "title": "恒源云(Gpushare)_如何安装包/pip加速等?技巧大放送3!",
94
- "description": "文章来源 | 恒源云社区原文地址 | 【小技巧-安装篇】1、执行命令或程序报找不到包,如何安装?参考 常用命令,使用 apt 安装系统软件或 pip 安装 Python 包。2、如何设置pip加速?如果Python的pip安装库或者包总...",
95
- "url": "https://segmentfault.com/a/1190000041643397",
96
- "author": "恒源云",
97
- "home_url": "https://segmentfault.com/u/gpushare",
98
- "votes": "1",
99
- "rank": 11
100
- },
101
- {
102
- "title": "恒源云(Gpushare)_如何查看显卡占用的情况?技巧大放送2!",
103
- "description": "文章来源 | 恒源云社区原文地址 | 【小技巧-显卡篇】1、如何看显卡占用的情况?通过终端执行 nvidia-smi 命令可以查看显卡的情况,可以查看显卡功耗、显存占用等情况。 {代码...} 因为实例均为 Docker 容器,因容...",
104
- "url": "https://segmentfault.com/a/1190000041643214",
105
- "author": "恒源云",
106
- "home_url": "https://segmentfault.com/u/gpushare",
107
- "votes": "1",
108
- "rank": 12
109
- },
110
- {
111
- "title": "恒源云(Gpushare)_如何防止训练不中断?技巧大放送1!",
112
- "description": "文章来源 | 恒源云社区原文地址 | 【小技巧-后台篇】1、训练期间因网络抖动中断,怎样将训练任务放到后台运行?推荐使用 Tmux 终端复用器,能够将进程放到后台运行,需要时重新接管。为了防止 SSH 因网络断开造成...",
113
- "url": "https://segmentfault.com/a/1190000041642913",
114
- "author": "恒源云",
115
- "home_url": "https://segmentfault.com/u/gpushare",
116
- "votes": "1",
117
- "rank": 13
118
- },
119
- {
120
- "title": "关于 flex 面试题总结",
121
- "description": "title: flex从总结到了解date: 2021-10-19 17:09:22tags:flexcategories:[前端开发, CSS]author: 轻松学英语flex 是一种布局方式,在 CSS3 之后开始有。它主要由父容器和子项组成,父容器有六个属性,分别为:控...",
122
- "url": "https://segmentfault.com/a/1190000041643783",
123
- "author": "山头人汉波",
124
- "home_url": "https://segmentfault.com/u/johanazhu",
125
- "votes": "1",
126
- "rank": 14
127
- },
128
- {
129
- "title": "卡颂:30岁程序员选择躺平",
130
- "description": "大家好,我卡颂。遥想曾经面搜狐时,总监已经面完了,看得出他对我很满意,结束面试前他问我:“你有什么想问我的么?”可能当时脑子抽了吧,我问:“我现在有些焦虑,都说程序员35岁危机,您有什么好的解决办法么?...",
131
- "url": "https://segmentfault.com/a/1190000041642174",
132
- "author": "卡颂",
133
- "home_url": "https://segmentfault.com/u/kasong",
134
- "votes": "3",
135
- "rank": 15
136
73
  }
137
74
  ]
@@ -14,7 +14,7 @@
14
14
  "url": "https://segmentfault.com/a/1190000041572883",
15
15
  "author": "江辰",
16
16
  "home_url": "https://segmentfault.com/u/thomas_5b0e5d1b64584",
17
- "votes": "52",
17
+ "votes": "54",
18
18
  "rank": 2
19
19
  },
20
20
  {
@@ -23,7 +23,7 @@
23
23
  "url": "https://segmentfault.com/a/1190000041517764",
24
24
  "author": "杨成功",
25
25
  "home_url": "https://segmentfault.com/u/ruidoc",
26
- "votes": "40",
26
+ "votes": "41",
27
27
  "rank": 3
28
28
  },
29
29
  {
@@ -89,15 +89,6 @@
89
89
  "votes": "25",
90
90
  "rank": 10
91
91
  },
92
- {
93
- "title": "巧用 CSS 实现炫彩三角边框动画",
94
- "description": "最近有个小伙伴问我,在某个网站看到一个使用 SVG 实现的炫彩三角边框动画,问能否使用 CSS 实现:很有意思的一个动画效果,立马让我想起了我在 CSS 奇思妙想边框动画 一文中介绍的边框动画,非常的类似:其核心...",
95
- "url": "https://segmentfault.com/a/1190000041487405",
96
- "author": "chokcoco",
97
- "home_url": "https://segmentfault.com/u/chokcoco",
98
- "votes": "25",
99
- "rank": 11
100
- },
101
92
  {
102
93
  "title": "穷追猛打,阿里二面问了我30分钟从URL输入到渲染...",
103
94
  "description": "当面试官问出这个题后,大部分人听到都是内心窃喜:早就背下这篇八股文。但是稍等,下面几个问题你能答出来吗:浏览器对URL为什么要解析?URL参数用的是什么字符编码?那encodeURI和encodeURIComponent有什么区别...",
@@ -105,16 +96,7 @@
105
96
  "author": "前端私教年年",
106
97
  "home_url": "https://segmentfault.com/u/qiuzhisijiaoniannian",
107
98
  "votes": "22",
108
- "rank": 12
109
- },
110
- {
111
- "title": "JavaScript 中 JSON 的 5 个小技巧🤯",
112
- "description": "关于 JavaScript的JSON的一些小技巧1. 格式化默认的字符串化器还会缩小 JSON,看起来很难看 {代码...} JSON.stringify也有一个内置的格式化程序! {代码...} (如果你想知道那个 null 是什么,我们稍后会谈到)在...",
113
- "url": "https://segmentfault.com/a/1190000041488147",
114
- "author": "JenK",
115
- "home_url": "https://segmentfault.com/u/wangzc996",
116
- "votes": "14",
117
- "rank": 13
99
+ "rank": 11
118
100
  },
119
101
  {
120
102
  "title": "JavaScript 数据处理 - 映射表篇",
@@ -123,7 +105,7 @@
123
105
  "author": "边城",
124
106
  "home_url": "https://segmentfault.com/u/jamesfancy",
125
107
  "votes": "18",
126
- "rank": 14
108
+ "rank": 12
127
109
  },
128
110
  {
129
111
  "title": "2022招聘季 | 怎么准备面试?面试官一般会问些什么问题? | web 前端",
@@ -132,7 +114,7 @@
132
114
  "author": "linong",
133
115
  "home_url": "https://segmentfault.com/u/linong",
134
116
  "votes": "24",
135
- "rank": 15
117
+ "rank": 13
136
118
  },
137
119
  {
138
120
  "title": "这 16 个 CSS 伪类,助你提升布局效率!",
@@ -141,16 +123,7 @@
141
123
  "author": "前端小智",
142
124
  "home_url": "https://segmentfault.com/u/minnanitkong",
143
125
  "votes": "18",
144
- "rank": 16
145
- },
146
- {
147
- "title": "别再用 Redis List 实现消息队列了,Stream 专为队列而生",
148
- "description": "上回说到使用 Redis 的 List 实现消息队列有很多局限性,比如:没有良好的 ACK 机制;没有 ConsumerGroup 消费组概念;消息堆积。List 是线性结构,想要查询指定数据需要遍历整个列表;Stream 是 Redis 5.0 引入...",
149
- "url": "https://segmentfault.com/a/1190000041489058",
150
- "author": "码哥字节",
151
- "home_url": "https://segmentfault.com/u/magebyte",
152
- "votes": "14",
153
- "rank": 17
126
+ "rank": 14
154
127
  },
155
128
  {
156
129
  "title": "Redis 缓存击穿(失效)、缓存穿透、缓存雪崩怎么解决?",
@@ -159,7 +132,7 @@
159
132
  "author": "码哥字节",
160
133
  "home_url": "https://segmentfault.com/u/magebyte",
161
134
  "votes": "17",
162
- "rank": 18
135
+ "rank": 15
163
136
  },
164
137
  {
165
138
  "title": "2022招聘季|如何写一份好的前端面试简历?",
@@ -168,7 +141,7 @@
168
141
  "author": "wscats",
169
142
  "home_url": "https://segmentfault.com/u/wscats",
170
143
  "votes": "17",
171
- "rank": 19
144
+ "rank": 16
172
145
  },
173
146
  {
174
147
  "title": "Web 页面优化专项 > Lighthouse > 性能分数优化",
@@ -177,7 +150,7 @@
177
150
  "author": "linong",
178
151
  "home_url": "https://segmentfault.com/u/linong",
179
152
  "votes": "18",
180
- "rank": 20
153
+ "rank": 17
181
154
  },
182
155
  {
183
156
  "title": "从头梳理,看看中国的 ICP 备案制度",
@@ -186,7 +159,7 @@
186
159
  "author": "白宦成",
187
160
  "home_url": "https://segmentfault.com/u/xiqingongzi",
188
161
  "votes": "11",
189
- "rank": 21
162
+ "rank": 18
190
163
  },
191
164
  {
192
165
  "title": "Go 设计哲学:少即是多,哪里来的?",
@@ -195,7 +168,7 @@
195
168
  "author": "煎鱼",
196
169
  "home_url": "https://segmentfault.com/u/eddycjy",
197
170
  "votes": "15",
198
- "rank": 22
171
+ "rank": 19
199
172
  },
200
173
  {
201
174
  "title": "老板让我 7 天研究一个 Plausible 统计",
@@ -204,7 +177,7 @@
204
177
  "author": "kumfo",
205
178
  "home_url": "https://segmentfault.com/u/kumfo",
206
179
  "votes": "12",
207
- "rank": 23
180
+ "rank": 20
208
181
  },
209
182
  {
210
183
  "title": "Gitlab CI/CD教程及npm包构建发布实战",
@@ -212,8 +185,8 @@
212
185
  "url": "https://segmentfault.com/a/1190000041537651",
213
186
  "author": "MangoGoing",
214
187
  "home_url": "https://segmentfault.com/u/nulidexiaocongmang",
215
- "votes": "18",
216
- "rank": 24
188
+ "votes": "19",
189
+ "rank": 21
217
190
  },
218
191
  {
219
192
  "title": "28张图助我学废TS",
@@ -222,7 +195,7 @@
222
195
  "author": "执鸢者",
223
196
  "home_url": "https://segmentfault.com/u/zhizhe_5c6eb6478bd93",
224
197
  "votes": "19",
225
- "rank": 25
198
+ "rank": 22
226
199
  },
227
200
  {
228
201
  "title": "17 个实用的图像特效库",
@@ -231,7 +204,16 @@
231
204
  "author": "前端小智",
232
205
  "home_url": "https://segmentfault.com/u/minnanitkong",
233
206
  "votes": "16",
234
- "rank": 26
207
+ "rank": 23
208
+ },
209
+ {
210
+ "title": "大裁员下,程序员如何做“副业”?",
211
+ "description": "前几天有幸看了尤雨溪尤大的直播,他们谈到一个话题,是说目前前端人,或者是整个程序员群体如何做副业?近年来互联网行情下降,好多人都在思考要不要搞个副业来抵御风险。",
212
+ "url": "https://segmentfault.com/a/1190000041627230",
213
+ "author": "杨成功",
214
+ "home_url": "https://segmentfault.com/u/ruidoc",
215
+ "votes": "14",
216
+ "rank": 24
235
217
  },
236
218
  {
237
219
  "title": "招聘季征文活动丨如何“反杀”面试官?",
@@ -240,7 +222,7 @@
240
222
  "author": "SegmentFault思否",
241
223
  "home_url": "https://segmentfault.com/u/segmentfault",
242
224
  "votes": "12",
243
- "rank": 27
225
+ "rank": 25
244
226
  },
245
227
  {
246
228
  "title": "什么是 LRU 算法?",
@@ -249,7 +231,7 @@
249
231
  "author": "Shenfq",
250
232
  "home_url": "https://segmentfault.com/u/shenfq",
251
233
  "votes": "10",
252
- "rank": 28
234
+ "rank": 26
253
235
  },
254
236
  {
255
237
  "title": "3D 沙盒游戏之避障踩坑和实现之旅",
@@ -258,7 +240,7 @@
258
240
  "author": "凹凸实验室",
259
241
  "home_url": "https://segmentfault.com/u/o2team",
260
242
  "votes": "12",
261
- "rank": 29
243
+ "rank": 27
262
244
  },
263
245
  {
264
246
  "title": "2022招聘季|从招聘方的角度理解求职",
@@ -267,6 +249,24 @@
267
249
  "author": "Meathill",
268
250
  "home_url": "https://segmentfault.com/u/meathill",
269
251
  "votes": "14",
252
+ "rank": 28
253
+ },
254
+ {
255
+ "title": "数据库与缓存双写一致性",
256
+ "description": "先做一个说明,从理论上来说,有两种处理思维,一种需保证数据强一致性,这样性能肯定大打折扣;另外我们可以采用最终一致性,保证性能的基础上,允许一定时间内的数据不一致,但最终数据是一致的。",
257
+ "url": "https://segmentfault.com/a/1190000041576417",
258
+ "author": "超大只乌龟",
259
+ "home_url": "https://segmentfault.com/u/chenwugui",
260
+ "votes": "13",
261
+ "rank": 29
262
+ },
263
+ {
264
+ "title": "介绍 4个很 Nice 的 Veu 路由过渡动效!",
265
+ "description": "有梦想,有干货,微信搜索 【大迁世界】 关注这个在凌晨还在刷碗的刷碗智。本文 GitHub [链接] 已收录,有一线大厂面试完整考点、资料以及我的系列文章。",
266
+ "url": "https://segmentfault.com/a/1190000041592406",
267
+ "author": "前端小智",
268
+ "home_url": "https://segmentfault.com/u/minnanitkong",
269
+ "votes": "8",
270
270
  "rank": 30
271
271
  }
272
272
  ]