Skip to content

tutv/coney

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

30 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

coney

A simple queue backed by RabbitMQ.

Installation

yarn add coney

#or npm i coney 

Features

  • Support simple queue with retry and delay
  • Support pub/sub

License

This code is free to use under the terms of the MIT license.