@dansup have you ever used Redis or rabbitMQ? What is your thoughts if you have? I am looking at it to store average listener time queue so we don’t accidentally use old data twice and don’t mis-calculate.
I know I can build a manual queue in mongodb but thought maybe this is better?