Skip to content

Commit

Permalink
update ROADMAP to new features
Browse files Browse the repository at this point in the history
  • Loading branch information
Dugnist committed Sep 20, 2018
1 parent 15f1522 commit a39fbaf
Showing 1 changed file with 7 additions and 3 deletions.
10 changes: 7 additions & 3 deletions ROADMAP.md
Original file line number Diff line number Diff line change
Expand Up @@ -30,15 +30,19 @@ This document could be influenced by the community feedback, security issues, st
* ~~Add "websockets" plugin~~.
* ~~Add <a href="https://github.com/Dugnist/jsberry/blob/master/STORE.md">"restify" REST plugin</a>.~~
* ~~Overwritten default logger, added "facade" abstraction to use any loggers.~~
* ~~Validation middleware using "Joi".~~
* ~~Validation middleware using "Joi" | add plugin.~~
* Permission middleware.
* Error handler module.
* Add "sequelize" plugin.
* Add "sequelize" plugin [STORE].
* Rewrite authorization middleware -> add "passport" plugin.
* Rewrite "sendmail" to "nodemailer" plugin.
* Add "nginx" and ~~"docker"~~ config.

`jsberry@alpha.0.3 (Main planned changes in future)`
* Add "telegram bot" plugin [STORE].
* Add "blockchain.info" plugin [STORE].
* Add Sheduler to core.
* Add Registry to core.
* Add Cache plugin (Redis).
* Add Cache plugin (Redis) [STORE].
* Migrations (Backup).
* Test coverage.

0 comments on commit a39fbaf

Please sign in to comment.