accounts/console
ErickSkrauch c0aa78d156 Implemented WebHooks delivery queue.
Completely removed usage of the RabbitMQ. Queue now based on Redis channels.
Worker process now extracted as separate docker container.
Base image upgraded to the 1.8.0 version (PHP 7.2.7 and pcntl extension).
2018-07-08 18:20:19 +03:00
..
components Добавлена обработка и логгирование ошибок для очереди задач 2017-11-29 02:38:11 +03:00
config Добавлена обработка и логгирование ошибок для очереди задач 2017-11-29 02:38:11 +03:00
controllers Implemented WebHooks delivery queue. 2018-07-08 18:20:19 +03:00
db Implemented webhooks database structure and console command register webhooks 2018-07-07 15:01:18 +03:00
migrations Implemented webhooks database structure and console command register webhooks 2018-07-07 15:01:18 +03:00
models Implemented webhooks database structure and console command register webhooks 2018-07-07 15:01:18 +03:00
runtime Инициализировано Yii2 приложение, выпилены лишние части, накинуты чуточку нужных 2016-01-02 16:43:18 +03:00
views Описана базовая миграция, добавлена модель аккаунта, добавлена модель авторизации, написаны первичные тесты для этой модели, добавлен модуль авторизации, настроен базовый контроллер. Короче много чего сделано 2016-01-03 03:18:37 +03:00