GithubHelp home page GithubHelp logo

cuihui2012 / sentinel-nacos Goto Github PK

View Code? Open in Web Editor NEW
5.0 1.0 3.0 2.98 MB

sentinel基于nacos实现双向持久化

License: Apache License 2.0

Java 89.25% Dockerfile 0.01% JavaScript 5.59% HTML 3.95% CSS 1.18% Shell 0.02%

sentinel-nacos's Introduction

Sentinel持久化到Nacos配置中心

基于Sentinel 1.8.0改造。 将authority(授权规则)、degrade(降级规则)、flow(流控规则)、param(热点规则)、system(系统规则)五种规则持久化到Nacos中。 另外还增加网关的两个(api分组,限流)

改造步骤

可前往博客查看:https://blog.visionki.com/index.php/archives/101/

使用方法

  • 拉取源码。
  • 修改sentinel-dashboard模块下的application.properties文件中Nacos相关配置。
  • 前往源码根目录执行mvn package -DskipTests打包。
  • 运行sentinel-dashboard/target文件夹下的jar包。

sentinel-nacos's People

Contributors

cuihui2012 avatar visionki avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar

Watchers

 avatar

sentinel-nacos's Issues

bug

image
这两个写反了

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.