Modules API
At Memurai we aim to keep compatibility with the Redis®️* 7 modules API.
In some cases, certain modules need to be recompiled for Windows, in other cases, a full port is necessary. Due to licensing restrictions we are not offering/supporting ported modules. We intend to document any of the known exceptions to the modules API compatibility by keeping this list up to date. If we missed something please let us know via [email protected] or on Stack Overflow.
Known Redis modules API compatibility exceptions
In Redis 5.0.6 the following APIs were introduced that are not supported on Memurai 2.0.0.
RedisModuleTypeAuxLoadFunc aux_load;
RedisModuleTypeAuxSaveFunc aux_save;
int aux_save_triggers;