Configure hived db connections to use async commits
I'm still not 100% sure if we should have push_block calls use async commits, but for speeding up massive sync and set_irreversible calls, it seems very useful. For now, lets do it for everything and consider later if we should override the setting for push_block calls.