1 unstable release
0.1.0 | Apr 15, 2024 |
---|
#7 in #particular
43 downloads per month
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
~19–32MB
~551K SLoC