Skip to content

Latest commit

 

History

History
65 lines (43 loc) · 1.98 KB

File metadata and controls

65 lines (43 loc) · 1.98 KB

Services Components

A WASM component services lifecycle.

Architecture

architecture diagram

Build

A dev container is available that contains the necessary tools and configuration out of the box.

Prereqs:

./update-deps.sh
./build.sh

Run

Prereqs:

  • build the components (see above)
  • access to a running Valkey server
./demo.sh

Community

Code of Conduct

The Componentized project follow the Contributor Covenant Code of Conduct. In short, be kind and treat others with respect.

Communication

General discussion and questions about the project can occur in the project's GitHub discussions.

Contributing

The Componentized project team welcomes contributions from the community. A contributor license agreement (CLA) is not required. You own full rights to your contribution and agree to license the work to the community under the Apache License v2.0, via a Developer Certificate of Origin (DCO). For more detailed information, refer to CONTRIBUTING.md.

Acknowledgements

This project was conceived in discussion between Mark Fisher and Scott Andrews.

License

Apache License v2.0: see LICENSE for details.