Skip to content

SqLite persistent storage implementation for RBS #741

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

Merged
merged 8 commits into from
Feb 26, 2025

Conversation

gthea
Copy link
Contributor

@gthea gthea commented Feb 25, 2025

Android SDK

What did you accomplish?

  • Created SQLite implementation of RBS persistent storage. This class runs in transaction its three operations: read, update & clear.
  • Added Runnable & Callable implementations for each of the operations.

@gthea gthea self-assigned this Feb 25, 2025
@gthea gthea marked this pull request as ready for review February 26, 2025 13:05
@gthea gthea requested a review from a team as a code owner February 26, 2025 13:05
@gthea gthea merged commit 73d3044 into SDKS-9357_baseline Feb 26, 2025
1 check passed
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.

2 participants