Clarification on buffers configuration

Configuring the Redis backend requires the queue or you won’t see any gains (in fact you’ll just negatively impact your performance).
https://github.com/getsentry/sentry/blob/master/docs/buffer.rst

I do not understand what this statement mean. Does it mean that setting the Redis backend for buffers requires the queue to also be in the same Redis cluster?