Skip to content

Commit

Permalink
roadmap-update-2021 (#426)
Browse files Browse the repository at this point in the history
  • Loading branch information
chicco785 committed Jan 25, 2021
1 parent 52e8fae commit b231c04
Showing 1 changed file with 15 additions and 15 deletions.
30 changes: 15 additions & 15 deletions docs/roadmap.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# Roadmap

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
be added to the product in the foreseeable future. There should be no
assumption of a commitment to deliver these features on specific dates neither
in the given order. 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
Expand All @@ -18,29 +18,25 @@ about the overall Roadmap of FIWARE, please check section "Roadmap" on the
The following list of features are planned to be addressed in the short term,
and incorporated in the next release of the product.

- [Improve time_index policy](https://github.com/smartsdk/ngsi-timeseries-api/issues/93)
- [Enhance missing data policy](https://github.com/smartsdk/ngsi-timeseries-api/issues/141)

For more details, please have a look at the [next github milestones](https://github.com/smartsdk/ngsi-timeseries-api/milestone/2)
and its associated issues.
- [Support SSL for Timescale](https://github.com/smartsdk/ngsi-timeseries-api/issues/393)
- [Improve health endpoints](https://github.com/smartsdk/ngsi-timeseries-api/issues/377)
- [Rethink how to store original data](https://github.com/smartsdk/ngsi-timeseries-api/issues/344)
- [Fix Union ALL issue from CrateDB](https://github.com/smartsdk/ngsi-timeseries-api/issues/306)
- [Deprecate CrateDB 3.x support](https://github.com/smartsdk/ngsi-timeseries-api/issues/423)
- [Deprecate subscription API](https://github.com/smartsdk/ngsi-timeseries-api/issues/424)
- [Deprecate ThinkDB and InfluxDB experimental support](https://github.com/smartsdk/ngsi-timeseries-api/issues/425)

## 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 virtual entities](https://github.com/smartsdk/ngsi-timeseries-api/issues/101)
- [Batch processing of notifications](https://github.com/smartsdk/ngsi-timeseries-api/issues/193)
- [Complete NGSI-LD backward and forward support](https://github.com/smartsdk/ngsi-timeseries-api/issues/398)
- [Improve arrays support](https://github.com/smartsdk/ngsi-timeseries-api/issues/147)
- [CORS support](https://github.com/smartsdk/ngsi-timeseries-api/issues/135)
- [Enable QL as a context broker datasource](https://github.com/smartsdk/ngsi-timeseries-api/issues/102)
- [Support retention policy](https://github.com/smartsdk/ngsi-timeseries-api/issues/15)
- [Advanced configuration API](https://github.com/smartsdk/ngsi-timeseries-api/issues/10)
- [Implement /types API endpoints](https://github.com/smartsdk/ngsi-timeseries-api/issues/119)
- [Implement /attrs API endpoints](https://github.com/smartsdk/ngsi-timeseries-api/issues/118)

For more details, please have a look at the [github milestones](https://github.com/smartsdk/ngsi-timeseries-api/milestones?direction=asc&sort=due_date&state=open)
and their associated issues.

## Long term

Expand All @@ -50,6 +46,10 @@ been scheduled for a release in the near future. Please feel free to contact us
(with a new issue) if you would like to either get involved in the
implementation or influence the roadmap.

- [Support NGSI-LD](https://github.com/smartsdk/ngsi-timeseries-api/issues/154)
- [Statics API](https://github.com/smartsdk/ngsi-timeseries-api/issues/262)
- [Support retention policy](https://github.com/smartsdk/ngsi-timeseries-api/issues/15)
- [Advanced configuration API](https://github.com/smartsdk/ngsi-timeseries-api/issues/10)
- [Enable QL as a context broker datasource](https://github.com/smartsdk/ngsi-timeseries-api/issues/102)
- [Support virtual entities](https://github.com/smartsdk/ngsi-timeseries-api/issues/101)
- [Support efficient data download](https://github.com/smartsdk/ngsi-timeseries-api/issues/155)
- [SLF responses for geo-queries](https://github.com/smartsdk/ngsi-timeseries-api/issues/149)

0 comments on commit b231c04

Please sign in to comment.