Skip to content

Latest commit

 

History

History
22 lines (19 loc) · 1.08 KB

README.md

File metadata and controls

22 lines (19 loc) · 1.08 KB

KRAFT - Kotlin Resource Assembly and Flow Toolkit

KRAFT is a service orchestration toolkit that allows you to define and execute complex workflows in a simple and efficient way. It is designed to be used in a microservices architecture, where each service is responsible for a specific task. KRAFT allows you to define dependencies between services and then takes care of loading and processing services and service calls in the correct order, while also ensuring services are kept in scope only as long as they are required to prevent memory leaks.

⚠️ Danger Ahead!

This project is still in the early stages of development and is not yet ready for production use. It is not recommended to use this project in a production environment until this warning is removed.

Looking to Contribute?

Contributions are always welcome! If you would like to contribute to this project, please read the CONTRIBUTING.md file for more information on how to get started. And thank you for your interest in this project!

License

This project is provided under the MIT license.