crab
crab copied to clipboard
MongoDB storage support
This (and MySQL) are on my to do list, because the SQLite storage does tend to get overwhelmed when there are a lot of Cron jobs running together. MySQL is going to be easier because it should just require minor changes to the SQL statements.
@grahambell awesome... will try and get a pull request in for the MongoDB support soon.