[MODULE ERROR] How to unload module that exports data type

16 views
Skip to first unread message

eburgos

unread,
Feb 14, 2018, 12:03:00 PM2/14/18
to Redis DB
Hi there, 
Looking into how modules work, I compiled the hellotype.c file and loaded the module. However, now I can't unload it?

127.0.0.1:6379> module unload hellotype
(error) ERR Error unloading module: the module exports one or more module-side data types, can't unload

I can see why redis would not want you to delete a module that would be needed to parse some data-types. However, is there a way to force the unload?
Reply all
Reply to author
Forward
0 new messages