redismod icon indicating copy to clipboard operation
redismod copied to clipboard

Correct syntax for loading more than one module in conf file

Open pepsiamir opened this issue 4 years ago • 0 comments

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

pepsiamir avatar Jan 13 '22 19:01 pepsiamir