MODULE UNLOAD

MODULE UNLOAD

MODULE UNLOAD name
Available since
4.0.0
Time complexity
O(1)
ACL categories
@admin, @slow, @dangerous

Unloads a module.

This command unloads the module specified by name. Note that the module’s name is reported by the MODULE LIST command, and may differ from the dynamic library’s filename.

Known limitations:

  • Modules that register custom data types can not be unloaded.

Redict logo courtesy of @janWilejan, CC-BY-SA-4.0. Download SVG ⤑

Portions of this website courtesy of Salvatore Sanfilippo, CC-BY-SA-4.0.