Crate skootrs_statestore

Crate skootrs_statestore 

Source
Expand description

This is the crate where the statestore where the management of Skootrs project state is defined. The statestore currently supports an in memory SurrealDB instance that writes to a file.

Structs§

GitProjectStateStore
InMemoryProjectReferenceCache

Traits§

ProjectReferenceCache
ProjectStateStore