Page MenuHomePhorge

Save events to database upon receiving SaveEventsRequested
ClosedPublic

Authored by tusooa on Jan 22 2026, 3:41 PM.
Tags
None
Referenced Files
F85778482: D270.1790176227.diff
Tue, Sep 22, 8:10 AM
F85778474: D270.1790175997.diff
Tue, Sep 22, 8:06 AM
F85778433: D270.1790172919.diff
Tue, Sep 22, 7:15 AM
F85778426: D270.1790172708.diff
Tue, Sep 22, 7:11 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
Lint
Lint Not Applicable
Unit
Tests Not Applicable