- Install the latest version of Bazel in your environment.
- Build the project.
bazel build -c opt //...- Run the QPS limiting demo:
CSP_SENTINEL_APP_NAME=my-demo ./bazel-bin/examples/sentinel-cpp/sentinel_basic_qps_limitC++ implementation of Sentinel
Repository from Github https://github.comalibaba/sentinel-cpp
bazel build -c opt //...CSP_SENTINEL_APP_NAME=my-demo ./bazel-bin/examples/sentinel-cpp/sentinel_basic_qps_limitC++ implementation of Sentinel
Apache License 2.0