How does storage work in AFJ? #1666
ksanjaykumar1
started this conversation in
Architecture & Design
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
In Agent configuration, there is an option to configure wallet storage. It says there are two options SQLite database and Postgres database.
Documentation says Aries Askar provides storage service. I am assuming agent configuration provides configuration values to the askar instance. And askar instance creates a database and stores all the crypto keys. keys, connection records, credential records, messages, schema, credential definitions etc. Is my assumption correct?
I have the following questions
Beta Was this translation helpful? Give feedback.
All reactions