Skip to content

Commit

Permalink
Updated TODO list in the README.
Browse files Browse the repository at this point in the history
  • Loading branch information
mcollina committed Dec 31, 2015
1 parent 209a48d commit 32f3354
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -277,8 +277,9 @@ Disconnects the client
* [x] Add `client#publish()` and `client#subscribe()`
* [x] move the persistence in a separate module
* [ ] mongo persistence (external module)
* [ ] redis persistence (external module)
* [x] redis persistence ([external module](http://npm.im/aedes-persistence-redis))
* [ ] levelup persistence (external module)
* [ ] cluster support (external module)

## Acknowledgements

Expand Down

0 comments on commit 32f3354

Please sign in to comment.