Awesome
<img src="https://user-images.githubusercontent.com/9434884/43697219-3cb4ef3a-9975-11e8-9a9c-73f4f537442d.png" alt="Sentinel Logo" width="50%">Sentinel: The Sentinel of Your Microservices
Build
- 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_limit