Skip to content

Latest commit

 

History

History
19 lines (15 loc) · 869 Bytes

ROADMAP.MD

File metadata and controls

19 lines (15 loc) · 869 Bytes

Roadmap

The roadmap is likely that priorities will change, but the list below gives an idea about next planned features.

Planned Features

  • Adding extension framework to make implementing new features easier to nosqlclient for newbies. That means there'll be an addon section on mongoclient.
  • Change blaze template to REACT.
  • Move to ES6
  • Move to Flow router
  • Move to Meteor 1.4+
  • Native shell
  • Schema Analyze
  • Simple query wizard
  • Improving dump/restore section to make it more usable. Currently it's experimental.
  • A migration tool for version transitions of nosqlclient. (Import connections, dumps, settings from an older version)
  • Writing a brief documentation about contributing and using nosqlclient and more.

Apart from these, all open issues, include upcoming enhancements or bug-fixes to be implemented