GithubHelp home page GithubHelp logo

kaneschutzman / kickq Goto Github PK

View Code? Open in Web Editor NEW

This project forked from verbling/kickq

0.0 2.0 0.0 449 KB

Kick jobs out the door. Quickly. A job queue for node

License: MIT License

JavaScript 100.00%

kickq's Introduction

kickq

Kick Jobs out the door, quickly!

Build Status

Install

npm install kickq --save

Documentation

The full documentation can be found in the project's wiki.

The Core API

Utilities and Helpers

Authors

Release History

  • v0.2.3, 16 Jun 2015
    • Accept any truthy value as an error callback in job processing.
  • v0.2.2, 22 Apr 2015
    • Restore node-syslog package and test vs 0.12 in travis.
  • v0.2.1, 04 Apr 2015
    • Set the log level properly.
  • v0.2.0, 26 Mar 2015
    • Made Kickq compatible with node 0.12.0 and incompatible with node 0.8.0, thankyou @lbeschastny
  • v0.1.0, 17 Feb 2015
    • Updated all dependencies to latest.
    • Adjusted unit tests.
    • Poke poke, is this on?
  • v0.0.16, 03 May 2013
    • Fixed back in .get() method, not invoking callback when no results.
    • Renamed kickq.error to kickq.Error for semantic correctness.
    • Cleaned up error objects.
  • v0.0.15, 27 Apr 2013
    • Now publishes on kickq:delete for all job ites that get deleted.
    • Delete now removes all traces of job item.
    • Bug fix when job failed and test case to avoid regression.
  • v0.0.14, 27 Apr 2013
    • Added time index.
    • Fixed state bug when job failed.
    • More debugging logs.
  • v0.0.13, 26 Apr 2013
    • Global Job Item configuration options were not applied to new job items, fixed.
    • Bug fixes on Job Item when processing timedout.
    • More test cases.
  • v0.0.12, 26 Apr 2013
    • Perform state record creation.
    • More logging for debugging purposes.
  • v0.0.10, 26 Apr 2013
    • Simplified logger level configuration.
    • More logging messages.
    • Lax stress tests margins.
  • v0.0.9, 26 Apr 2013
    • A mythical bug of epic proportions, redis client connected before config was set.
  • v0.0.7, 24 Apr 2013
    • Enabled purging of completed jobs.
    • More tests for job item.
    • More logging is performed when kickq fails.
  • v0.0.6, 24 Apr 2013
    • Fixed metrics stop bug.
    • Exposed more internal libs.
    • Auto-fetches ver info.
  • v0.0.5, 23 Apr 2013
    • Created the Metrics module.
    • Several bug fixes.
    • Exposed more internal parts for better plugin integration.
  • v0.0.4, 18 Apr 2013
    • Created Worker Guard that ensures worker's health.
    • kickq is now resilient to redis disconnections and errors.
    • Worker error throttler refactored.
    • Now saves to syslog instead of db.
  • v0.0.2, 16 Apr 2013
    • Added Logging facility.
    • Performance optimizations.
    • Implemented the .get() method for fetching job items.
  • v0.0.1, 11 Apr 2013
    • Big Bang

License

Copyright 2012 Verbling (Fluency Forums Corporation)

Licensed under the MIT License

kickq's People

Contributors

thanpolas avatar grydstedt avatar lbeschastny avatar

Watchers

James Cloos avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.