filed
Job queue using FUSE
git clone git://mccd.space/filedcommit a74e244a301be15ef78d6aa7a0afe12a88459b57
parent 6de49402ff874eb0b44000dd383852d2bad5f9dc
Author: Marc Coquand <marc@coquand.email>
Date: Mon, 15 Dec 2025 22:10:23 +0100
TODO
Diffstat:
1 file changed, 2 insertions(+), 0 deletions(-)
diff --git a/README.md b/README.md
@@ -89,6 +89,8 @@ I've tried a few other queue tools: sqs/sns, rabbitmq, bull, systemd-run. The fi
- [x] Customizable backoff and timeout before retries
- [x] Last modified and created at are correctly rendered for jobs
- [ ] "Landlock"-mode, or sandboxed jobs - Requires a design
+- [ ] A reusable systemd unit file
+- [ ] A reusable openrc unit file
## Alternatives