GithubHelp home page GithubHelp logo

nepxion / aquarius Goto Github PK

View Code? Open in Web Editor NEW
404.0 404.0 154.0 1.18 MB

🔱 Nepxion Aquarius is a list of distribution components based on Redis + Zookeeper with Nepxion Matrix AOP framework, including distribution lock, cache, id generator, limitation 分布式锁、缓存、全局唯一主键、限流

Home Page: http://www.nepxion.com

License: Apache License 2.0

Java 99.24% Batchfile 0.76%
distributed-cache distributed-id-generator distributed-limit distributed-lock redis redisson zookeeper

aquarius's People

Contributors

haojunren avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

aquarius's Issues

引入jar包使用出错

Field limitDelegate in com.nepxion.aquarius.limit.aop.LimitInterceptor required a bean of type 'com.nepxion.aquarius.limit.LimitDelegate' that could not be found.

关于更多定制化的建议

非常感谢分享出来的分布式锁。但是在使用过程中,遇到了部分不便,有如下建议。(本公司采用configserver ,所以配置统一管理的,没有不能自己创建propties文件)
1.CuratorHandler 创建的时候 希望能多创建一个写默认值,确保小白 无需任何配置 直接能用
2.CuratorHandler 能自己构造,类似于connectString 可以自己写入,而不是一定要配置到config-curator.properties

总之,类似于redisson,可以自由redissonclient 而不是需要写在配置写死,这样不会被spring绑定的太死。不然我现在的情况就是要改 aquarius-lock-zookeeper里面的很多东西才能用

LocalIdGeneratorApplication 运行后不打印日志

您好!非常感谢你提供的这么好用的工具。
我运行 example 后发现LocalIdGeneratorApplication 的日志在控制台不打印
LOG.info("Timer1 - Unique id={}", localIdGenerator.nextUniqueId(2, 3));

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.