Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Allow usage of the SQLite-based crypto store #10

Merged
merged 12 commits into from
Apr 21, 2023

Conversation

AndrewFerr
Copy link
Member

@AndrewFerr AndrewFerr commented Apr 14, 2023

Checklist

  • Tests written for all new code
  • Linter has been satisfied
  • Sign-off given on the changes (see CONTRIBUTING.md)

…e#314)

* Fix key query and claim APIs to support async functionality

* fix copy/paste fail
turt2live and others added 6 commits April 16, 2023 21:04
Signed-off-by: Andrew Ferrazzutti <andrewf@element.io>
Signed-off-by: Andrew Ferrazzutti <andrewf@element.io>
Signed-off-by: Andrew Ferrazzutti <andrewf@element.io>
@AndrewFerr AndrewFerr changed the title Sql crypto store Allow usage of the SQLite-based crypto store Apr 17, 2023
Signed-off-by: Andrew Ferrazzutti <andrewf@element.io>
Signed-off-by: Andrew Ferrazzutti <andrewf@element.io>
Run all tests with both the Sled and SQLite store types

Signed-off-by: Andrew Ferrazzutti <andrewf@element.io>
Signed-off-by: Andrew Ferrazzutti <andrewf@element.io>
Signed-off-by: Andrew Ferrazzutti <andrewf@element.io>
Copy link
Member

@Half-Shot Half-Shot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good, one nit but I can take it or leave it.

src/storage/RustSdkCryptoStorageProvider.ts Show resolved Hide resolved
@AndrewFerr
Copy link
Member Author

The latest set of commits just pulls in the updates to tests that I put into the upstream PR, whose CI informs me that they pass 🙂

@AndrewFerr AndrewFerr merged commit 50460ae into element-main Apr 21, 2023
@AndrewFerr AndrewFerr deleted the sql-crypto-store branch June 13, 2023 19:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants