Skip to content
This repository was archived by the owner on Mar 27, 2024. It is now read-only.

feat: Adding sqlite to mobile#282

Open
afrancoc2000 wants to merge 2 commits intohyperledger-aries:mainfrom
afrancoc2000:feature/add_sqlite_mobile_impl
Open

feat: Adding sqlite to mobile#282
afrancoc2000 wants to merge 2 commits intohyperledger-aries:mainfrom
afrancoc2000:feature/add_sqlite_mobile_impl

Conversation

@afrancoc2000
Copy link
Copy Markdown

Title:
Adding sqlite to mobile agent

Description:
I created a component that allows a user to use a storage provider that connects with SQLite.

Summary:

Using https://github.com/hyperledger/aries-framework-go-ext/blob/main/component/storage/mysql/store.go as reference I created a store provider that connects with SQLite.
Also, I implemented the TotalItems() method inside the storage wrapper.

I'm making these changes from the conversation with @DRK3 here

Thanks!

Signed-off-by: Ana Maria Franco <afrancoc2000@gmail.com>
@afrancoc2000 afrancoc2000 force-pushed the feature/add_sqlite_mobile_impl branch from 294cf61 to ba06a34 Compare September 29, 2022 15:46
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant