Azure Abstract Queue Adapter
JSON →A unified abstraction layer for Azure Storage Queue and Azure Service Bus Message queues, allowing developers to switch between queue providers with a single line change. Version 1.3.1 provides a consistent API for create, list, delete queues, and send/receive messages as JSON or plain text. Built on top of @azure/storage-queue and @azure/service-bus SDKs. Active development with monthly releases. Differentiator: no config files or provider-specific code needed – just pass the provider name to the constructor.