smrchy/rsmq

max capacity of queue

GopherJ opened this issue · 1 comments

sometimes when consumer is slow, redis can be OOM, we should have a maximum capacity for the queue

OOM issues should not be handled by this small module. Just like a database client should not have to care about the servers disk space.