Skip to content

Commit df3ad4f

Browse files
Update README.md (#22)
Signed-off-by: Mohsen Alizadeh <4325532+mohsen-alizadeh@users.noreply.github.com>
1 parent 72b6ee1 commit df3ad4f

1 file changed

Lines changed: 5 additions & 0 deletions

File tree

README.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,11 @@ valkey.get("mykey")
2424
# => "hello world"
2525
```
2626

27+
28+
Checkout [the implementation status of the Valkey commands][commands-implementation-progress].
29+
30+
2731
[valkey-home]: https://valkey.io
2832
[valkey-glide-home]: https://github.com/valkey-io/valkey-glide
33+
[commands-implementation-progress]: https://github.com/valkey-io/valkey-glide-ruby/wiki/The-implementation-status-of-the-Valkey-commands
2934

0 commit comments

Comments
 (0)