1 unstable release
| 0.1.0 | Apr 15, 2024 |
|---|
#7 in #particular
Used in 2 crates
335KB
7.5K
SLoC
Skootrs-statestore
This module contains code for managing the state of Skootrs projects as well as the state across all known Skootrs project for a particular installation of Skootrs.
lib.rs:
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.
Dependencies
~20–33MB
~546K SLoC