booster
booster copied to clipboard
Booster Framework
## Description Add headers to the requestSuccess method for Azure and Local ## Changes * Fix new project templates ## Checks - [X] Project Builds - [X] Project passes tests...
# Bug Report ## Current Behavior From my computer, Booster's `deploy` command has not been able to upload the Azure Functions compressed file, and therefore, I can't make use of...
## Description Adds [`eslint-unicorn`](https://github.com/sindresorhus/eslint-plugin-unicorn) as a base ruleset for the projects. ## Changes Fixed lint issues ## Checks - [ ] Project Builds - [ ] Project passes tests and...
# Bug Report ## Current Behavior If one tries to use a scoped class in a read model/command, Metadata Booster will incorrectly generate the type as JSON, instead of the...
The current implementation of the K8s provider is not currently fully implemented and we have no immediate plans to finish it, but is in the repository requiring code updates as...
## Feature Request ## Description While in event-sourcing deleting events is an anti-pattern, current regulations like GDPR require that some applications, especially those managing sensitive data, can hard delete them....
Booster supports subscriptions to read model state changes via websockets. This mechanism allows a UI application to get real-time notifications when the data in one of the observed read model...
## Description * Local Provider: * Remove use of environment variables to set the rocket_id * Require calls to BoosterRocketDispatcher to include the field BOOSTER_ROCKET_FUNCTION_ID with the rocket_id * Azure...
## Description Support GraphQL Promises for getters ## Checks - [X] Project Builds - [X] Project passes tests and checks - [X] Updated documentation accordingly
## Description Add port to mountStack for local rockets. ## Checks - [X] Project Builds - [X] Project passes tests and checks - [ ] Updated documentation accordingly