hyperledger / aries-askar

Secure storage designed for Hyperledger Aries agents.
Apache License 2.0
58 stars 44 forks source link

Adjust lower maximum number of connections for sqlite #189

Closed andrewwhitehead closed 11 months ago

andrewwhitehead commented 11 months ago

Based on testing against ACA-Py. I believe that the available_parallelism method comes up with a lower number than num_cpus::count did on Github CI, but in general a maximum of 2 connections does seem too low.