0.1.11 • Published 10 years ago

msgqueue-server v0.1.11

Weekly downloads
1
License
ISC
Repository
github
Last release
10 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

10 years ago

0.1.8

10 years ago

0.1.7

10 years ago

0.1.5

10 years ago

0.1.4

10 years ago

0.1.3

10 years ago

0.1.2

10 years ago

0.1.1

10 years ago

0.1.0

10 years ago