6 ms·
Great work, this is a boring space that should be improved. The big players aren't aligned with their users, and older OS ERPs really shifted towards acting lik
by chews 23d ago
Great work, this is a boring space that should be improved. The big players aren't aligned with their users, and older OS ERPs really shifted towards acting like their closed contemporaries... odoo, I am looking at you.
edit: looking into the repo, you have both MySQL and Postgress, is the plan to just use one or the other?
- dalbaugh 23d agoPlan is to consolidate on Postgres eventually. Ideally each service would be fully isolated, but practically speaking it is easier to allow them to utilize the same DB for most things. The agent service is the only service with it's own dedicated DB, and that is the PG one.