atomic-scheduler

0.3.0 • Public • Published

Atomic scheduler

Schedule lib for folks who takes it seriously :)

Requirements

Redis >= 2.8.0 with keyspace notification enabled (http://redis.io/topics/notifications)

TL;DR: redis-cli config set notify-keyspace-events KEA

Features

  • Atomic - handlers only called once
  • Works after restarting an istance

Usage

Please take a look at example.js

Todo

  • Docs
  • Handle orphaned keys
  • Redis cluster support

More doc coming soon

Readme

Keywords

none

Package Sidebar

Install

npm i atomic-scheduler

Weekly Downloads

0

Version

0.3.0

License

ISC

Last publish

Collaborators

  • ghostmonitor