openwallet-foundation / openwallet-foundation/askar
Add support for migration from Indy SDK Storage to Askar, including support for Postgres
Nobody has claimed this yet.
- Dominant language
- Rust
- Stars
- 86
- Forks
- 60
- PR merge metrics
- No merged PRs in 30d
Description
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.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
The issue names no files, tests, or entry points. Begin by mapping the Indy SDK and Askar storage export/import APIs and the Postgres backend; done means a general migration path works for all wallets, with Postgres support and tests covering the supported conversions.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- postgres, rust
- Domain
- databases
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100