Skip to content

Commit

Permalink
Create roadmap.md
Browse files Browse the repository at this point in the history
  • Loading branch information
sonsoleslp committed Jan 21, 2019
1 parent b3d70af commit 19c1b31
Showing 1 changed file with 21 additions and 0 deletions.
21 changes: 21 additions & 0 deletions doc/roadmap.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,21 @@
## Cosmos Roadmap

This product is a FIWARE Generic Enabler. If you would like to learn about the overall Roadmap of FIWARE, please check section "Roadmap" on the FIWARE Catalogue.

### Introduction
This section elaborates on proposed new features or tasks which are expected to be added to the product in the foreseeable future. There should be no assumption of a commitment to deliver these features on specific dates or in the order given. The development team will be doing their best to follow the proposed dates and priorities, but please bear in mind that plans to work on a given feature or task may be revised. All information is provided as a general guideline only, and this section may be revised to provide newer information at any time.

### Short term
The following list of features are planned to be addressed in the short term, and incorporated in the next release of the product:

* There are no new features planned for the next release.

### Medium term
The following list of features are planned to be addressed in the medium term, typically within the subsequent release(s) generated in the next 9 months after next planned release:
* **Support for Apache Spark**: Right now, the only streaming engine supported by Cosmos is Flink. It is intended to provide an HTTP Orion Connector for Spark as well.

### Long term

The following list of features are proposals regarding the longer-term evolution of the product even though development of these features has not yet been scheduled for a release in the near future. Please feel free to contact us if you wish to get involved in the implementation or influence the roadmap:

* **Data Usage control**: Data usage control consists on keeping track of all the operations performed on data and check if they comply with a set of predefined policies set by the data owner, canceling the streaming job otherwise.

0 comments on commit 19c1b31

Please sign in to comment.