-
-
Notifications
You must be signed in to change notification settings - Fork 7
Development
radiantone edited this page Jun 11, 2021
·
3 revisions
Entangle is very early in development and the code is strictly experimental or pre-alpha at this point. The code or designs in the repository WILL change over time as cleaner, faster or more elegant solutions are found. Many expected features like retry (local and distributed) and batch (also local or distributed) are planned and either in development or will be soon.
Other developmental needs right now, include:
- Retry logic (underway)
- Better error handling and reporting for ssh tasks
- Support for various @aws decorators
- Support for database decorators e.g. @mysql, @mongo etc
- Batch Support with workflow and dataflows
- Domain specific decorators for working with 3rd party libraries
If you have an interest in contributing please fork the repo and submit PR's for anything you find useful to your needs, that also align with the idea of entangle!