redis-namespace
redis-namespace copied to clipboard
make brpoplpush work with the default 0 timeout or empty timeout options
The existing code doesn't properly namespace the keys if you don't specify a timeout explicitly
@yaauie Encountered the exact same issue today. Any idea when this will be merged and released?
Perhaps this will fix #204?