Rendered at 21:00:43 GMT+0000 (Coordinated Universal Time) with Cloudflare Workers.
chews 2 hours 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 2 hours ago [-]
Plan 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.
edit: looking into the repo, you have both MySQL and Postgress, is the plan to just use one or the other?