Skip to content

Commit

Permalink
update supported versions (#1917)
Browse files Browse the repository at this point in the history
* update supported versions

* Add note on missing functionality in Redis 5

* add new line
  • Loading branch information
gkorland authored and marcosnils committed Dec 19, 2018
1 parent 1e536e8 commit cfe01e3
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,9 @@ Jedis is a blazingly small and sane [Redis](http://github.com/antirez/redis "Red

Jedis was conceived to be EASY to use.

Jedis is fully compatible with redis 2.8.x and 3.x.x.
Jedis is fully compatible with redis 2.8.x, 3.x.x and above*.

*There are still couple of new functionalities added Redis 5 missing in Jedis like Streams.

## Community

Expand Down

0 comments on commit cfe01e3

Please sign in to comment.