redismod
redismod copied to clipboard
Correct syntax for loading more than one module in conf file
How should we load multiple modules in the conf file? As in the example provided, only one module is loaded. Should I put a space between modules or a comma?
loadmodule /usr/lib/redis/modules/rebloom.so /usr/lib/redis/modules/redistimeseries.so