0.0.10 • Published 12 years ago

cloudqw-expired v0.0.10

Weekly downloads
3
License
-
Repository
github
Last release
12 years ago

cloudqw-expired

Expired is a Cloudq worker that removes all expired jobs from cloudq

install

npm install cloudqw-expired

use

var config = {
  protocol: 'http',
  host: 'localhost:3000',
  pathname: '/expired',
  interval: 60000
}

exp(config, 'http://localhost:5984/cloudq');
0.0.10

12 years ago

0.0.9

12 years ago

0.0.8

12 years ago

0.0.7

12 years ago

0.0.6

12 years ago

0.0.5

12 years ago

0.0.4

12 years ago

0.0.3

12 years ago

0.0.2

12 years ago

0.0.1

12 years ago