https://github.com/caneroj1/dynamic-scheduler
Layer on top of the haskell cron package to provide a simple API for continuously scheduling runnable actions.
https://github.com/caneroj1/dynamic-scheduler
cron haskell scheduler-library scheduling
Last synced: about 2 months ago
JSON representation
Layer on top of the haskell cron package to provide a simple API for continuously scheduling runnable actions.
- Host: GitHub
- URL: https://github.com/caneroj1/dynamic-scheduler
- Owner: caneroj1
- License: bsd-3-clause
- Created: 2016-10-30T21:55:24.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2016-11-16T02:41:11.000Z (over 8 years ago)
- Last Synced: 2025-02-03T11:47:52.773Z (4 months ago)
- Topics: cron, haskell, scheduler-library, scheduling
- Language: Haskell
- Size: 36.1 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# dynamic-scheduler
Layer on top of the haskell cron package to provide a simple API for continuously scheduling runnable actions.