This makes a ton of sense to me: keep less critical, high throughput data such as analytics in a separate database from your core application data such that any problems with the high throughput stuff are isolated from affecting your key tables
By
–
This makes a ton of sense to me: keep less critical, high throughput data such as analytics in a separate database from your core application data such that any problems with the high throughput stuff are isolated from affecting your key tables