concord icon indicating copy to clipboard operation
concord copied to clipboard

concord-server-db: option to host process log tables in separate DB

Open ibodrov opened this issue 11 months ago • 0 comments

An option to help optimize/offload some the DB load.

No schema changes necessary if the same DB is used (as before).

Fully separate DBs is just an idea for now, the actual implementation would require a way to migrate from a single DB instance to an instance with the separate log DB. Still, useful for performance tuning.

TODO: ProcessCleaner

ibodrov avatar Dec 28 '24 04:12 ibodrov