
systemd
runit
sysvinit
s6
Upstart
Dinit
Supervisor
Launchd
Cachely.dev
nxCloud
Cachely is the managed self-hosted remote cache for Nx and Turborepo - the cache backend you'd otherwise build and run yourself, hosted for you on Cloudflare's edge (R2). It's a drop-in replacement for a DIY @nx/s3-cache / S3 bucket setup: point your build tool at Cachely with a token and two environment variables, and share build cache across CI and every developer's laptop.
Unlike a self-hosted cache, Cachely enforces read-only tokens at the API, so pull-request and fork builds can read but never write - closing the Nx cache-poisoning attack (CVE-2025-36852). It adds ROI reporting (the real build minutes and dollars the cache saved), per-tool insights, and build-optimization suggestions on top.
Pricing is a flat per-workspace subscription with no per-seat fees - add every developer, bot, and CI actor without watching the bill. Cachely never stores your source code; it caches only task outputs and their content hashes. Nx and Turborepo today; Bazel on the roadmap.
systemd
Cachely.devNo Cachely.dev videos yet. You could help us improve this page by suggesting one.
runit - runit is a cross-platform Unix init scheme with service supervision, a replacement for sysvinit...
nxCloud - nxCloud is a commercial OwnCloud provider
sysvinit - Savannah is a central point for development, distribution and maintenance of free software, both GNU and non-GNU.
s6 - s6 is a small suite of programs for UNIX, designed for process supervision. It can be used as an init system, or as separate supervision components.
Upstart - Upstart is an event-based replacement for the /sbin/init daemon which handles starting of tasks and...
Dinit - Dinit is a service supervisor with dependency support which can also act as the system "init" program.