skotti
Skotti is a lightweight, open-source software framework for automating tasks and coordinating microservices in cloud-native environments. It aims to provide a compact runtime with a pluggable architecture, enabling developers to build and deploy workflows and event-driven processes with minimal overhead. Skotti is designed to run on common server operating systems and to integrate with containers and orchestration platforms.
At its core, Skotti consists of a small event-driven runtime, a scheduler, and a plugin API. Work
Features include declarative workflows, dependency resolution, retry and backoff policies, observability through structured logs and metrics,
Skotti was initially released in 2021 by a community of open-source contributors. It has since seen adoption
Typical uses include automation of data pipelines, lightweight orchestration of microservices, and background task processing. The