Skip to content

Commit

Permalink
Chore: Update Readme
Browse files Browse the repository at this point in the history
  • Loading branch information
stipsan committed Oct 4, 2017
1 parent 146a145 commit 54a09fb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Expand Up @@ -32,7 +32,7 @@ var redis = new RedisMock({
```

## Roadmap
This project started off as just an utility in [another project](https://github.com/stipsan/epic) and just recently got open sourced to benefit the rest of the ioredis community. This means there's work to do before it's feature complete:
This project started off as just an utility in [another project](https://github.com/stipsan/epic) and got open sourced to benefit the rest of the ioredis community. This means there's work to do before it's feature complete:
- [x] Setup testing suite for the library itself.
- [x] Refactor to bluebird promises like ioredis, support node style callback too.
- [ ] Implement remaining basic features that read/write data.
Expand Down

0 comments on commit 54a09fb

Please sign in to comment.