Skip to content

Use connection pools for dashboard connections

Leandro Santiago requested to merge feature/sqlite-connection-pool into develop

Ref #381 (closed)

By using a pool of read only connections with private cache, the queries performance used by the dashboard improves quite a lot!

Edited by Leandro Santiago

Merge request reports