Dev/monetdb async connection
Created by: KFilippopolitis
Changelog:
- Removed module aiopymonetdb.
- Update connection to be a singleton and support call concurrently.
- Added occ handling on the non select queries (Create, Drop, Alter, ...)
- Updated test to run simultaneously to emulate the concurrent calls.
- Bugfixes on tests.
- Temporary disabled celery worker's parallelism due to a MonetDB bug.