aries-askar icon indicating copy to clipboard operation
aries-askar copied to clipboard

Add support for migration from Indy SDK Storage to Askar, including support for Postgres

Open swcurran opened this issue 2 years ago • 0 comments

Define and implement a way to export data from an Indy-SDK and import the data into Askar. This should be a general feature, that supports all wallets, but Postgres support is crucial. Less critical are conversions between storage backends -- e.g. from SQLite to Postgres and vice-versa. But of course, such support would be nice.

swcurran avatar Jul 20 '22 17:07 swcurran