Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
sangupta committed Apr 12, 2017
1 parent 5eb9a78 commit 66ab2f7
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,8 +8,8 @@
Pure-Java in-memory implementation to `Redis`. The objective is to at-par with all commands
that `Redis` supports. There are many other implementation available like:

* [Mock Jedis](https://github.com/50onRed/mock-jedis) - updated over an year ago
* [Redis Mock Java](https://github.com/wilkenstein/redis-mock-java)
* [Mock Jedis](https://github.com/50onRed/mock-jedis) - Last updated 3 Mar 2015
* [Redis Mock Java](https://github.com/wilkenstein/redis-mock-java) - Last updated 22 Sep 2015

## Commands not yet supported:

Expand Down Expand Up @@ -79,7 +79,7 @@ For a list of all Redis commands, refer http://redis.io/commands.

```
dry-redis: In-memory pure java implementation to Redis
Copyright (c) 2016, Sandeep Gupta
Copyright (c) 2016-2017, Sandeep Gupta
http://sangupta.com/projects/dry-redis
Expand Down

0 comments on commit 66ab2f7

Please sign in to comment.