Echo database.
Unique space identifier.
Current state of space pipeline.
Properties object.
Access to queues.
Current state of the space.
The database is ready to be used in SpaceState.SPACE_READY
state.
Presence is available in SpaceState.SPACE_CONTROL_ONLY
state.
Deactivates the space stopping replication with other peers. The space will not auto-open on the next app launch. The setting is persisted on the local device.
Activates the space enabling the use of the database and starts replication with peers. The setting is persisted on the local device.
Optional
options: Partial<Invitation>Waits until the space is in the ready state, with database initialized.
Echo database CRUD API.