Skip to content

feat: add Room-backed RoomSessionService for Android#48

Open
copybara-service[bot] wants to merge 1 commit into
mainfrom
test_921346735
Open

feat: add Room-backed RoomSessionService for Android#48
copybara-service[bot] wants to merge 1 commit into
mainfrom
test_921346735

Conversation

@copybara-service

Copy link
Copy Markdown

feat: add Room-backed RoomSessionService for Android

Adds RoomSessionService — a persistent SessionService backed by Room/SQLite that survives process death and reboot. RoomSessionService.fromContext(context, databaseName) uses applicationContext and supports isolated stores per DB name.

Adds `RoomSessionService` — a persistent `SessionService` backed by Room/SQLite that survives process death and reboot. `RoomSessionService.fromContext(context, databaseName)` uses `applicationContext` and supports isolated stores per DB name.

PiperOrigin-RevId: 921346735
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.

1 participant