Skip to content

Commit

Permalink
README: Update support redis version (#21)
Browse files Browse the repository at this point in the history
fixes #20
  • Loading branch information
yangbodong22011 authored Dec 6, 2022
1 parent 2a7d863 commit 4dc3a65
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 3 deletions.
2 changes: 1 addition & 1 deletion README-CN.md
Original file line number Diff line number Diff line change
Expand Up @@ -106,7 +106,7 @@ cmake ../ && make -j
[参考这里](CMDDOC.md)

## 适用redis版本
redis 5.x 、redis 6.x
redis >= 5.0

## 我们的modules

Expand Down
3 changes: 1 addition & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -104,8 +104,7 @@ then the tairzset_module.so library file will be generated in the lib directory
[Ref](CMDDOC.md)

## Applicable redis version
redis 5.x 、redis 6.x

redis >= 5.0

### Our modules
[TairHash](https://github.com/alibaba/TairHash): A redis module, similar to redis hash, but you can set expire and version for the field
Expand Down

0 comments on commit 4dc3a65

Please sign in to comment.