@santhoshk382/orbit-queue
v1.0.3
Published
message-queue is a flexible and lightweight Node.js package that provides a unified interface for working with multiple message queue providers. Currently, it supports both RabbitMQ and Amazon SQS, allowing developers to easily publish, consume, acknowled
Readme
orbit-queue
message-queue is a flexible and lightweight Node.js package that provides a unified interface for working with multiple message queue providers. Currently, it supports RabbitMQ, allowing developers to easily publish, consume, acknowledge, and manage messages without vendor-specific complexity.
Designed with extensibility in mind, the package enables seamless integration of additional queue systems in the future while keeping the API simple and consistent across providers.
The goal of message-queue is to simplify message broker integration by abstracting provider-specific implementations into a clean, reusable, and scalable SDK.
