Modules API
At Memurai we aim to keep compatibility with the Redis®️* 6 modules API.
In some cases, certain modules need to be recompiled for Windows. In other cases, a full port is necessary. In addition, certain modules have a license restriction limiting our ability to support them on Memurai. We intend to document any of the known exceptions 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 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;