Due to lots of writes (like #590) it might be useful for performance to move the activity table to a separate database. - [ ] use separate DB connection / check if Doctrine can handle that - [ ] config switches for configuring the second DB, off by default - [ ] how to handle migrations ? @nickvergessen