0.1.11 • Published 8 years ago

msgqueue-server v0.1.11

Weekly downloads
1
License
ISC
Repository
github
Last release
8 years ago

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()
0.1.11

8 years ago

0.1.8

8 years ago

0.1.7

8 years ago

0.1.5

8 years ago

0.1.4

8 years ago

0.1.3

8 years ago

0.1.2

8 years ago

0.1.1

8 years ago

0.1.0

8 years ago