Skip to content

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:

  1. Retry logic (underway)
  2. Better error handling and reporting for ssh tasks
  3. Support for various @aws decorators
  4. Support for database decorators e.g. @mysql, @mongo etc
  5. Batch Support with workflow and dataflows
  6. 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!

Clone this wiki locally