Outdated documents with wrong configurations and API calls. for example: - `rsqueue` should be `rs_queue` - `Producer::produce($payload, $queueAlias)` should be `Producer::produce($queueAlias, $payload)`