-
Notifications
You must be signed in to change notification settings - Fork 24.5k
Open
Description
Hi, when i execute MODULE LIST command i receive array for example:
127.0.0.1:6399> MODULE list
1) 1) "name"
2) "graph"
3) "ver"
4) (integer) 1
2) 1) "name"
2) "ReJSON"
3) "ver"
4) (integer) 1
but when i want load new module via console i should execute 'MODULE LOAD path' and path to needed module, but unload i should do via module name, it will be good to have more information in MODULE LIST command for example have path field (for some association module name and path) or/and ability to unload by path, or MODULE LOAD should return name which was assigned to loaded module insted OK reply. If i load by path i should have ability to unload by path.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels