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
Differential D270
Save events to database upon receiving SaveEventsRequested Authored by tusooa on Thu, Jan 22, 3:41 PM. Tags None Referenced Files None Subscribers None
Details
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 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
|