This repository contains the system library for the Reactive Graph.
Reactive Graph is a reactive runtime based on a graph database, empowering everyone to build reliable and efficient software.
In this repository you'll find plugins which interacts with the system it runs on.
Name | Description |
---|---|
Binary | Handles binary data |
Config | Load configuration files |
File | File representation |
System Environment | Provides environment variables |
target_dirs = [
"../reactive-graph/plugins/deploy"
]
cargo build
cargo post build --package=reactive-graph-sys-binary
cargo build
cargo post build --package=deployment-all