filed

Job queue using FUSE

git clone git://mccd.space/filed

commit 8e3db53500da9e2a8ddeb2950552744d3b5fe5f7
parent 3f109ffe1503c796a634b0bf00a0174b14820680
Author: Marc Coquand <marc@coquand.email>
Date:   Tue, 16 Dec 2025 11:52:41 +0100

README

Diffstat:
MREADME.md | 2+-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/README.md b/README.md
@@ -1,4 +1,4 @@
-# File d'attente - Simple Job queue
+# File d'attente
 
 File d'attente (acronym filed) is a simple job queue. It is intended for trusted, single-server workloads, as a companion queue to another application, while also allowing admins to easily inspect and rerun jobs that have failed.