openstreetmap-website/db
Andy Allan 801522c5c3 Set up Delayed Job as the backend for Active Job
This persists jobs into the database, and uses locking to ensure that
workers from multiple machines avoid treading on each other.

Jobs can be run by using `bundle exec rake jobs:work`

Fixes #2015
2018-10-31 15:31:32 +01:00
..
functions Alter the Makefile to be robust against bundler warnings 2018-08-29 12:36:31 +08:00
migrate Set up Delayed Job as the backend for Active Job 2018-10-31 15:31:32 +01:00
seeds.rb Update to rails 5.0.4 2017-06-27 08:26:44 +01:00
structure.sql Set up Delayed Job as the backend for Active Job 2018-10-31 15:31:32 +01:00