MODULE LIST
Returns information about the modules loaded to the server.
Array reply: list of loaded modules. Each element in the list represents a module, and is in itself a list of property names and their values. The following properties is reported for each loaded module:
name
: Name of the modulever
: Version of the module
© 2009–2020 Salvatore Sanfilippo
Licensed under the Creative Commons Attribution-ShareAlike License 4.0.
https://redis.io/commands/module-list