Skip to main content

Crate molten_storage_seaorm

Crate molten_storage_seaorm 

Source
Expand description

§Molten Storage SeaORM

molten-storage-seaorm provides SeaORM-based database persistence implementation for the Molten Document and Workflow Management system. This crate implements the repository traits defined in molten-core using SeaORM.

This crate is under active development and is not yet stable. If this crate has been abandoned, please message me and we can discuss ownership transfer.

Modules§

entities
Provides SeaORM entity definitions for various Molten data structures. SeaORM entities for the Molten system.
repo
Provides repository implementations for interacting with Molten entities in the database. Repository implementations for interacting with Molten entities in the database.