Skip to content

reactive-graph/sys

Repository files navigation

Reactive Graph

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.


Build


List of Plugins

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

Local Build + Local Deployment

Setup deployment directory in .deployment.toml

target_dirs = [
  "../reactive-graph/plugins/deploy"
]

Install a specific plugin

cargo build
cargo post build --package=reactive-graph-sys-binary

Install all plugins of this repository at once

cargo build
cargo post build --package=deployment-all

About

In this repository you'll find plugins which interacts with the system it runs on.

Resources

License

Code of conduct

Security policy

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •