6 projects
abstraction-model
Whether two strings from two hosts name one model.
abstraction-download
What a download job is, and a runner that claims, resumes, hashes, verifies and delivers it.
abstraction-config
What this machine has been told, and which authority said so. One answer per key, with its provenance.
abstraction-job
Durable work, and the rules for taking ownership of it. A record on disk, and who may hold it now.
abstraction-watch
The present, and whether it has stopped changing. Change and quiet as one subscription.
abstraction-cas
Compare-and-set over a file. The floor under every service that keeps state in a file.