You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Support dynamic loading of external KV connector implementations
Added a new 'kv_connector_module_path' field to KVTransferConfig.
If a connector name is not found in the internal registry, the factory
will now attempt to load it dynamically using the provided module path
Signed-off-by: David Ben-David <davidb@pliops.com>
0 commit comments