• A
    Modules API: experimental APIs version. · eaafea48
    antirez 提交于
    This way it is possible to use conditional compilation to be compatible
    with a larger amount of Redis versions, however note that this breaks
    binary compatibiltiy, so the module must be compiled with the
    corresponding redismodule.h file depending on the version of Redis
    targeted.
    eaafea48
redismodule.h 24.2 KB