Running drizzle storage #2473
Replies: 2 comments
-
|
Hi @Patrik-Stas, Documentation still needs to be written but there's some things in the drizzle package readme. To answer your questions:
|
Beta Was this translation helpful? Give feedback.
0 replies
-
|
Going to close this for now as there were no follow up questions. Feel free to open a new discussion |
Beta Was this translation helpful? Give feedback.
0 replies
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.
Uh oh!
There was an error while loading. Please reload this page.
-
Hello fellow community, I got some questions about drizzle storage module.
Is possible to run drizzle storage (which seems to have only
0.6alpha releases) with0.5.xcredo?I am trying to figure out how to configure credo agent with drizzle storage module and figured tests would be good place to find out
https://github.com/openwallet-foundation/credo-ts/blob/7e6e8f03/packages/drizzle-storage/tests/database.drizzle.e2e.test.ts
Is this a good example how to configure agent with drizzle storage in an external project? I have some doubts, because the storage protocol bundles which needs to be specified are not exported from the module.
Beta Was this translation helpful? Give feedback.
All reactions