Module: Docket
- Defined in:
- lib/docket/robin_list.rb,
lib/docket.rb,
lib/docket/storage.rb,
lib/docket/version.rb,
lib/docket/repeater.rb,
lib/docket/round_robin.rb
Overview
adapted from github.com/bangthetable/CircularList
Defined Under Namespace
Classes: Repeater, RobinList, RoundRobin, Storage
Constant Summary collapse
- VERSION =
"0.1.1"