Module actor

Source
Expand description

This contains an actor spawned on a separate thread to process replica and store operations.

Structsยง

OpenOpts
Options when opening a replica.
OpenState
The state for an open replica.
SyncHandle
The SyncHandle controls an actor thread which executes replica and store operations.