Separate backoffice, api
Expected benefit
- run in different scopes
- uncouple services
Changes
api
Api not use more, find in database or redis retrieve queues registered, migrate in memory approach
- Add task sync in 5s get changes in database to memory
- Load all data when initialize app