Basic delayed job implementation

This commit is contained in:
Andres Keskküla 2014-11-11 17:00:41 +02:00
parent 6aa82dd222
commit 4cedb2cf78
12 changed files with 126 additions and 1 deletions

View file

@ -17,3 +17,9 @@ test:
production:
<<: *default
database: registry_production
development_whois:
database: whois_development
test_whois:
database: test_whois