Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/brooswit/msgqueue-server


https://github.com/brooswit/msgqueue-server

Last synced: 17 days ago
JSON representation

Awesome Lists containing this project

README

        

msgqueue-server
=========

A message queue server

## Installation

npm install pidgey --save

## Usage

## Tests

npm test

## Contributing

In lieu of a formal styleguide, take care to maintain the existing coding style.
Add unit tests for any new or changed functionality. Lint and test your code.

## Release History

* 0.1.0 Initial release
* 0.1.6 Many bug fixes
* 0.1.7 Add ping api endpoint for connectivity testing
* 0.1.8 Fix context of endpoints
* 0.1.9 NEW API: log/ Used for log agregation
* 0.1.10 NEW API: count/ Get number of meessages in a queue
* 0.1.11 NEW METHOD: snapshot()