Skip to content

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.

NameDescription
BinaryHandles binary data
ConfigLoad configuration files
FileFile representation
System EnvironmentProvides 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

Code of conduct

Contributing

Security policy

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages