redis/riot

Import optimization

GreatAg opened this issue · 0 comments

Hi, i have a json file which is contains 1.5M data for set data structure.
when i want to import it using riot dump-import it consumes lots of cpu and memory.
Do you have any suggestion to optimize this behavior?
Thanks a lot.