#state #skootrs #across #particular #projects #memory #statestore

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

1 unstable release

0.1.0 Apr 15, 2024

#4 in #particular

Download history 129/week @ 2024-04-15 2/week @ 2024-04-22

131 downloads per month
Used in 2 crates

Apache-2.0

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–36MB
~586K SLoC