0.3.0 • Published 8 years ago

atomic-scheduler v0.3.0

Weekly downloads
-
License
ISC
Repository
-
Last release
8 years ago

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

0.3.0

8 years ago

0.2.0

8 years ago

0.1.0

8 years ago