Expand description
This contains an actor spawned on a separate thread to process replica and store operations.
Structsยง
- Open
Opts - Options when opening a replica.
- Open
State - The state for an open replica.
- Sync
Handle - The
SyncHandle
controls an actor thread which executes replica and store operations.