-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathindex.xml
More file actions
33 lines (26 loc) · 1.51 KB
/
Copy pathindex.xml
File metadata and controls
33 lines (26 loc) · 1.51 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
<channel>
<title>Tesla Lyon' Blog</title>
<link>http://tsls.vip/</link>
<description>Recent content on Tesla Lyon' Blog</description>
<generator>Hugo -- gohugo.io</generator>
<language>en</language>
<lastBuildDate>Fri, 18 Sep 2020 23:09:23 +0800</lastBuildDate>
<atom:link href="http://tsls.vip/index.xml" rel="self" type="application/rss+xml" />
<item>
<title>分布式锁的实现之 redis 篇</title>
<link>http://tsls.vip/post/redis-distributed-lock/</link>
<pubDate>Fri, 18 Sep 2020 23:09:23 +0800</pubDate>
<guid>http://tsls.vip/post/redis-distributed-lock/</guid>
<description>一、引言 我们在系统中修改已有数据时,需要先读取,然后进行修改保存,此时很容易遇到并发问题。 由于修改和保存不是原子操作,在并发场景下,部分对数</description>
</item>
<item>
<title>你好 hugo,你好世界,你好人类</title>
<link>http://tsls.vip/post/first/</link>
<pubDate>Fri, 18 Sep 2020 21:03:57 +0800</pubDate>
<guid>http://tsls.vip/post/first/</guid>
<description>其实很久之前就有想弄自己的博客,服务器和域名买了很久了,由于种种原因没有弄博客,还是因为自己比价懒惰吧,还有就是文采不是很好😹 接下来的时间里</description>
</item>
</channel>
</rss>