gob v0.12.0 - Daemon Architecture #7
juanibiapina
announced in
Announcements
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Backend Rewrite: Daemon Architecture
I'm super excited about this release!
This release replaces the detached process model with a tmux-style daemon architecture. Jobs are now children of the daemon instead of orphaned processes, enabling:
All commands work exactly the same. This is a foundational change that enables upcoming features.
Changed
$XDG_RUNTIME_DIR/gob/(previously$XDG_DATA_HOME/gob/)Release: https://github.com/juanibiapina/gob/releases/tag/v0.12.0
Beta Was this translation helpful? Give feedback.
All reactions