Skip to content

Commit 26aa282

Browse files
authored
Update README.md
1 parent 812a090 commit 26aa282

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
<br>
66
</p>
77

8-
<p align="center"><b>Full Redis implementation in Go</b></p>
8+
<p align="center"><b>Becoming a full Redis implementation in Go</b></p>
99

1010
This project started to see how easy it is to implement a full Redis clone in Go.
1111
As one of the side effects, imagine you could write redis modules in Go, that would be awesome!
@@ -60,4 +60,4 @@ go get -u github.com/redis-go/redis
6060
- [ ] Benchmarks
6161
- [ ] master slaves
6262
- [ ] cluster
63-
- [ ] ...
63+
- [ ] ...

0 commit comments

Comments
 (0)