Skip to content

Commit

Permalink
doc: update roadmap (#830)
Browse files Browse the repository at this point in the history
Signed-off-by: Vigith Maurice <[email protected]>
  • Loading branch information
vigith committed Jul 5, 2023
1 parent ff3715c commit c61ce31
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 6 deletions.
7 changes: 4 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ full-featured stream processing platforms.
## Use Cases

- Real-time data analytics applications.
- Event driven applications such as anomaly detection, monitoring and alerting.
- Event driven applications such as anomaly detection, monitoring, and alerting.
- Streaming applications such as data instrumentation and data movement.
- Workflows running in a streaming manner.

Expand All @@ -37,8 +37,9 @@ full-featured stream processing platforms.

## Roadmap

- Multi partitioned edges for higher throughput (v0.9)
- Decentralized ISB (v0.10)
- Multi-partitioned edges for higher throughput (v0.9)
- JOIN Vertex and Side Inputs feature (v0.10)
- User-defined Source (v0.11)

## Demo

Expand Down
7 changes: 4 additions & 3 deletions docs/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ stream processing platforms.
## Use Cases

- Real-time data analytics applications.
- Event driven applications such as anomaly detection, monitoring and alerting.
- Event driven applications such as anomaly detection, monitoring, and alerting.
- Streaming applications such as data instrumentation and data movement.
- Workflows running in a streaming manner.

Expand All @@ -28,8 +28,9 @@ stream processing platforms.

## Roadmap

- Multi partitioned edges for higher throughput (v0.9)
- Decentralized ISB (v0.10)
- Multi-partitioned edges for higher throughput (v0.9)
- JOIN Vertex and Side Inputs feature (v0.10)
- User-defined Source (v0.11)

## Demo

Expand Down

0 comments on commit c61ce31

Please sign in to comment.