Skip to content

stakhanovist/queue-mongodb

Repository files navigation

Stakhanovist MongoDb Queue Adapter

Last Release BuildStatus

MongoDb adapter for Stakhanovist queues

This library provide a MongoDB driven queue.

Using capped collection and tailable cursor (reference here) this library supports also message awaiting.

Usage

WIP

Installation

Install it using composer.

composer require "stakhanovist/queue-mongodb"

Analytics

Releases

No releases published

Packages

No packages published