Page MenuHomePhorge

Save events to database upon receiving SaveEventsRequested
ClosedPublic

Authored by tusooa on Jan 22 2026, 3:41 PM.
Tags
None
Referenced Files
F85636131: D270.1786646941.diff
Wed, Aug 12, 11:49 AM
F85636124: D270.1786646932.diff
Wed, Aug 12, 11:48 AM
F85635981: D270.1786637095.diff
Wed, Aug 12, 9:04 AM
F85635952: D270.1786633760.diff
Wed, Aug 12, 8:09 AM
F85635650: D270.1786607067.diff
Wed, Aug 12, 12:44 AM
F85635589: D270.1786605818.diff
Wed, Aug 12, 12:23 AM
F85635575: D270.1786605803.diff
Wed, Aug 12, 12:23 AM
Subscribers
None

Details

Summary

This is the part 2 of the event storage implementation in kazv. It allows the client to store the events on-the-fly when it receives any.

Type: add

CCBUG: https://iron.lily-is.land/T165

Test Plan

Load a session. Have some new events sent in. Without closing the session, verify the sqlite file contains the newly arrived events.

Log in to a new session without loading, and verify the same.

Diff Detail

Repository
rK kazv
Branch
tusooa/stacked
Lint
No Lint Coverage
Unit
No Test Coverage
Build Status
Buildable 526
Build 1034: Invoke BuildbotBuildbot build #1018
Build 1033: arc lint + arc unit