openwallet-foundation / acapy

ACA-Py is a foundation for building decentralized identity applications and services running in non-mobile environments.
https://aca-py.org
Apache License 2.0
421 stars 514 forks source link

Investigate SQL performance in current non-secrets storage and experimental version using a separate database #227

Closed swcurran closed 4 years ago

swcurran commented 5 years ago

Using ICOB (Indy Catalyst OrgBook), investigate the Indy/Aries storage SQL performance for the management of non-secrets data. In addition, apply the same investigation to the experimental non-secrets data storage implementation that @andrewwhitehead has done.

Determine if and what improvements can be made to the interface.

swcurran commented 4 years ago

I'm going to close this issue, as it is unlikely we will go further down this path. We're going to move to the breakup of the Indy SDK into multiple components.