mirror of
https://github.com/kemko/nomad.git
synced 2026-01-02 00:15:43 +03:00
In order to correctly fingerprint dynamic plugins on client restarts, we need to persist a handle to the plugin (that is, connection info) to the client state store. The dynamic registry will sync automatically to the client state whenever it receives a register/deregister call.