Skip to content

Commit

Permalink
change table
Browse files Browse the repository at this point in the history
  • Loading branch information
LLiuJJ committed Jul 29, 2023
1 parent d56cd79 commit 1d2b447
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,10 +8,10 @@ ERaftKDB is a distributed database that supports the Redis RESP protocol, and us

| Command | Status |
| -------- | ------- |
| get | [x] |
| set | [x] |
| del | [x] |
| scan | [ ] |
| get | DONE |
| set | DONE |
| del | DONE |
| scan | TODO |


## ERaftKV
Expand Down

0 comments on commit 1d2b447

Please sign in to comment.