Currently boss_db does not have an application behavior which might be fine, but it would be better to make it into a proper application. I've started to map the supervisor-tree for boss_db, but my wx is not really working so I have not been able to complete that.
The idea is that when boss_db starts we also start the adapters described in the configuration. We might want to add support for dynamically starting adapters, but think it's totally fine with starting them with the application (Think this will cover like 95% of all use-cases).
boss_news also needs to be included in the top-most supervisor since it's required for boss_db to work.
Currently boss_db does not have an application behavior which might be fine, but it would be better to make it into a proper application. I've started to map the supervisor-tree for boss_db, but my wx is not really working so I have not been able to complete that.
The idea is that when boss_db starts we also start the adapters described in the configuration. We might want to add support for dynamically starting adapters, but think it's totally fine with starting them with the application (Think this will cover like 95% of all use-cases).
boss_news also needs to be included in the top-most supervisor since it's required for boss_db to work.