Skip to content

Chaos implements a host of storage capabilities for the platform enabling Flow modules to store and retrieve information registered to the namespace across nearly any surface

License

Notifications You must be signed in to change notification settings

Scattered-Systems/chaos

Repository files navigation

scsys/chaos

Code Analysis Docker Rust

Welcome to Chaos

Getting Started

Building from the source

git clone https://github.com/scattered-systems/chaos
cargo build --release --workspace

Testing

cargo test --all-features --release --verbose

Run

cargo run -- -h

Docker

Start by cloning the repository

docker pull scsys/chaos:latest

Build a new image

docker buildx build --tag scsys/chaos:latest .

Usage

Contributing

Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.

Please make sure to update tests as appropriate.

License

About

Chaos implements a host of storage capabilities for the platform enabling Flow modules to store and retrieve information registered to the namespace across nearly any surface

Topics

Resources

License

Security policy

Stars

Watchers

Forks

Releases

No releases published