framework), they recently highlighted a specific modular architecture feature: Key Feature: Process-Isolated Hot-Reloading
To restrict Reloader to namespaces labeled reloader-enabled=true : reloader by r1n github
Watch the pods:
Unlike heavy, language-specific frameworks (like Nodemon for Node.js or Air for Go), Reloader is language-agnostic. It doesn't care if you are running a Python script, a Go build, a Rust project, or a simple Bash loop. If the file changes, it hits the restart button for you. a Go build