2023 Project Roadmap #45
Replies: 6 comments
-
Caching is available starting in v0.8.1 and addressed via the new Key-Value Store functionality described here: https://substation.readme.io/docs/key-value-stores. |
Beta Was this translation helpful? Give feedback.
-
Config validation is available starting in v0.9.0 and the documentation for it is here: https://substation.readme.io/docs/validator-aws-lambda. We've also taken automated rollback off of the roadmap due to config validation addressing most of its use cases. |
Beta Was this translation helpful? Give feedback.
-
Microservices (synchronous and asynchronous) are supported in the upcoming v1.0 release, but gRPC was removed. If requested, then it can be reintroduced. |
Beta Was this translation helpful? Give feedback.
-
Failure destinations and automated recovery are available to use for v1.0, but are not yet part of a release. |
Beta Was this translation helpful? Give feedback.
-
GCP isn't a focus for the @brexhq/substation project team, but we are open to external contributions. |
Beta Was this translation helpful? Give feedback.
-
Idempotent transforms are available to use for v1.0, but are not yet part of a release. |
Beta Was this translation helpful? Give feedback.
-
This post describes Substation's 2023 project roadmap! However, please keep in mind that Substation is not a full-time job for the project maintainers and we cannot commit to meeting deadlines for any proposed items on the roadmap. Any feature request not represented on the roadmap can be submitted as an issue.
gRPC Unary RPCGoogle Cloud Platform (GCP) supportPub/SubCloud StorageSupport for failure destinations and automated recovery(v1.0)and automated rollbackin AWS AppConfigIdempotent producers / sinks (blocked by caching)(v1.0)Beta Was this translation helpful? Give feedback.
All reactions