Sentinel/sentinel-cluster
dependabot[bot] 6a8a01a8c1 build(deps): Update snakeyaml to 1.32 in sentinel-cluster/sentinel-cluster-server-envoy-rls module (#2921)
Bumps [snakeyaml](https://bitbucket.org/snakeyaml/snakeyaml) from 1.26 to 1.32.
- [Commits](https://bitbucket.org/snakeyaml/snakeyaml/branches/compare/snakeyaml-1.32..snakeyaml-1.26)

---
updated-dependencies:
- dependency-name: org.yaml:snakeyaml
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-12-27 20:40:26 +08:00
..
sentinel-cluster-client-default Bump version to 1.8.6 2022-10-25 16:57:18 +08:00
sentinel-cluster-common-default Bump version to 1.8.6 2022-10-25 16:57:18 +08:00
sentinel-cluster-server-default Bump version to 1.8.6 2022-10-25 16:57:18 +08:00
sentinel-cluster-server-envoy-rls build(deps): Update snakeyaml to 1.32 in sentinel-cluster/sentinel-cluster-server-envoy-rls module (#2921) 2023-12-27 20:40:26 +08:00
README.md Update cluster related command APIs and some enhancement and fix for cluster module 2018-12-14 10:54:30 +08:00
pom.xml Bump version to 1.8.6 2022-10-25 16:57:18 +08:00

README.md

Sentinel Cluster Flow Control

This is the default implementation of Sentinel cluster flow control.

  • sentinel-cluster-common-default: common module for cluster transport and functions
  • sentinel-cluster-client-default: default cluster client module using Netty as underlying transport library
  • sentinel-cluster-server-default: default cluster server module