Appends the restored libraries to the existing libraries and aborts on collision. This is the default policy.
Deletes all existing libraries before restoring the payload.
Appends the restored libraries to the existing libraries, replacing any existing ones in case of name collisions. Note that this policy doesn't prevent function name collisions, only libraries.
Option for
FUNCTION RESTOREcommand: GlideClient.functionRestore and GlideClusterClient.functionRestore.See
<a href="https://valkey.io/commands/function-restore/"|valkey.io">https://valkey.io/commands/function-restore/"|valkey.io for more details.