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 #315

Merged
merged 9 commits into from May 13, 2023

Conversation

AndrewFerr
Copy link
Contributor

@AndrewFerr AndrewFerr commented Apr 17, 2023

Checklist

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

Signed-off-by: Andrew Ferrazzutti <andrewf@element.io>
Signed-off-by: Andrew Ferrazzutti <andrewf@element.io>
Signed-off-by: Andrew Ferrazzutti <andrewf@element.io>
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
Owner

@turt2live turt2live left a comment

Choose a reason for hiding this comment

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

Thanks! Technically this should be an all-new class, but given I was the one who named the RustSdkCryptoStore so poorly, this is fine :D

I've added some defaults to make it backwards compatible, but otherwise this looks good.

src/storage/RustSdkCryptoStorageProvider.ts Outdated Show resolved Hide resolved
src/storage/RustSdkCryptoStorageProvider.ts Outdated Show resolved Hide resolved
@turt2live turt2live merged commit 943cef4 into turt2live:main May 13, 2023
7 checks passed
@AndrewFerr AndrewFerr deleted the af/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.

None yet

2 participants