Skip to content

Commit e462cd7

Browse files
committed
update doc
1 parent f1a7bf9 commit e462cd7

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

README.md

+7
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,13 @@
22
Redis implment with PURE Java
33
![小青蛙基纽](./ginyu.png)
44

5+
一个用纯java实现的redis服务端
6+
7+
- RESP2协议
8+
- String,Hash,List,Set,ZSet5种数据结构
9+
- 后台清除过期的key
10+
- 使用json格式进行内存快照的存储
11+
512
## Redis Command List
613
<details>
714
<summary>

0 commit comments

Comments
 (0)