Files
windmill/backend/windmill-worker
Lucas Abel 12d18beb32 cache: better cache system (#4951)
* cache: consider source as untrusted

* cache: better scoped cache

* cache: non-lazy flow value parse error

* fixup! cache: consider source as untrusted

* fixup! cache: consider source as untrusted

* fixup! cache: better scoped cache
2024-12-20 11:19:57 +01:00
..
2024-12-13 00:29:01 +01:00
2024-12-20 11:19:57 +01:00
2024-12-08 16:10:46 +01:00
2024-12-15 10:31:44 +01:00

Windmill Worker

The worker. Used to process and execute flows & jobs.

This crate exposes both a library as well as a binary target.