Java(Spring) Messaging Queue with Redis
Let’s make sure we have Redis instance up and running on some machine, if you don’t have the redis instance you can get that configured using below instructions:
These instruction are for Linux OS
Install Redis:
Redis can we installed in various approaches, I’'ll be focussing on installing the Redis using linux snap, run the below command at first