Updated readme file
This commit is contained in:
@@ -7,7 +7,6 @@ Jedis was conceived to be EASY to use and FULLY COMPATIBLE with the latest versi
|
|||||||
Jedis is a WORK IN PROGRESS.
|
Jedis is a WORK IN PROGRESS.
|
||||||
|
|
||||||
## What's still missing?
|
## What's still missing?
|
||||||
- Publish/Subscribe
|
|
||||||
- Persistence control commands
|
- Persistence control commands
|
||||||
- Remote server control commands
|
- Remote server control commands
|
||||||
- The ZRANGEBYSCORE, ZREMRANGEBYRANK, ZREMRANGEBYSCORE, ZUNIONSTORE, ZINTERSTORE commands
|
- The ZRANGEBYSCORE, ZREMRANGEBYRANK, ZREMRANGEBYSCORE, ZUNIONSTORE, ZINTERSTORE commands
|
||||||
@@ -25,6 +24,7 @@ But stay close because things are going fast and all this will be implemented so
|
|||||||
- Commands operating on sorted sets (not ZRANGEBYSCORE, ZREMRANGEBYRANK, ZREMRANGEBYSCORE, ZUNIONSTORE, ZINTERSTORE)
|
- Commands operating on sorted sets (not ZRANGEBYSCORE, ZREMRANGEBYRANK, ZREMRANGEBYSCORE, ZUNIONSTORE, ZINTERSTORE)
|
||||||
- Transactions
|
- Transactions
|
||||||
- Pipelining
|
- Pipelining
|
||||||
|
- Publish/Subscribe
|
||||||
|
|
||||||
## How do I use it?
|
## How do I use it?
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user