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

feat: Adding sqlite to mobile #282

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

afrancoc2000
Copy link

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>
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Development

Successfully merging this pull request may close these issues.

1 participant