|
|
|
@@ -14,9 +14,12 @@ |
|
|
|
|
|
|
|
- [Overview](overview.md) A high level overview of dora's different components and the differences between operators and custom nodes. |
|
|
|
- [Dataflow Configuration](dataflow-config.md) Specification of dora's YAML-based dataflow configuration format. |
|
|
|
- [Rust API](rust-api.md) |
|
|
|
- [C API](c-api.md) |
|
|
|
- [Python API](python-api.md) |
|
|
|
|
|
|
|
# Brainstorming Ideas |
|
|
|
|
|
|
|
- [State Management](state-management.md) Describes dora's state management capabilities for state sharing and recovery. |
|
|
|
- [Librairy vs Framework](rust-client.md) |
|
|
|
- [Library vs Framework](library-vs-framework.md) |
|
|
|
- [Middleware Layer Abstraction](./communication-layer.md) |