mirror of
https://github.com/kemko/nomad.git
synced 2026-01-01 16:05:42 +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.