zookeeper配置中心,毫秒级别配置更新配置
☆15Dec 16, 2022Updated 3 years ago
Alternatives and similar repositories for config-manager
Users that are interested in config-manager are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- 比mybatis-generator更牛逼的生成工具,基本做到稍作前端js代码修改就是一个项目。☆17Dec 16, 2022Updated 3 years ago
- Zookeeper management project under the control of simple rights(简单权限控制下的zookeeper管理项目)☆12Jun 25, 2018Updated 8 years ago
- API网关应用,统一提供WEB服务,实现标准化请求、接口协议转换、多版本管理、登录鉴权、 流控、超时控制、调用监控、服务治理、接口测试工具等功能,减少服务端同学的重复开发工作,完成API的统一管理。☆22Dec 2, 2021Updated 4 years ago
- 通过该网关进行服务的路由,进行安全的校验,接口的度量, 后台服务依赖dubbo服务治理框架☆20May 31, 2018Updated 8 years ago
- 使用kafka实现log4j日志集中管理☆14Jan 6, 2021Updated 5 years ago
- Deploy to Railway using AI coding agents - Free Credits Offer • AdUse Claude Code, Codex, OpenCode, and more. Autonomous software development now has the infrastructure to match with Railway.
- 本项目转移到https://github.com/cocolian/cocolian-nlp☆34Jun 8, 2014Updated 12 years ago
- 通过velocity模版生成XBatis SQL代码 生成基于Spring注解service、DAO(数据库的CRUD) 支持复合主键、数据库前缀过滤、数据库分表、分页查询、自定义SQL查询 、自定义字段查询☆37Jul 14, 2014Updated 12 years ago
- 面向证券信息类专业搜索引擎,基于WEB信息挖掘技术的专业搜索引擎设计与实现并着重分析基于特定主题的爬取方法,通过下载Internet上WEB文档,进行过滤、分词、转换等处理工作,并建立索引数据库,最终可由检索器通过用户输入查询关键字,搜索器支持微博客、短信等内容短小而又不规…☆25Dec 3, 2018Updated 7 years ago
- 规则引擎的使用:excel决策表、drl决策文件 spring3.2+drools5.6 spring4.1+drools5.6 测试通过☆27Apr 24, 2015Updated 11 years ago
- Golang对接宝付、通联、富友金账户等支付平台☆13Mar 29, 2023Updated 3 years ago
- ☆15Jul 7, 2011Updated 15 years ago
- 基于zookeeper的统一配置中心实现☆46Jul 21, 2015Updated 11 years ago
- ☆11Jun 29, 2017Updated 9 years ago
- 基于zookeeper的分布式配置管理中心,在分布式系统中,配置文件经常多而繁杂,更新容易丢,有了这个组件,可以热更新,并且不会哪台机子上漏了哪个配置。☆36Feb 15, 2016Updated 10 years ago
- Virtual machines for every use case on DigitalOcean • AdGet dependable uptime with 99.99% SLA, simple security tools, and predictable monthly pricing with DigitalOcean's virtual machines, called Droplets.
- mybatis 通用crud,无需继承,直接调用。☆10Apr 25, 2017Updated 9 years ago
- 这是一个统一管理系统权限,设计的目标是给开发者一个完整地权限管理系统,以便你能更专注自己系统业务的开发☆36Jun 21, 2016Updated 10 years ago
- init~☆19Mar 23, 2017Updated 9 years ago
- class热部署☆11Jan 31, 2015Updated 11 years ago
- 集成携程apollo 配置中心的动态切换数据库,mongodb,redis 配置,并集成mybatis 及redis 缓存☆19Nov 26, 2018Updated 7 years ago
- This is an example plugin which shows how to use the HiveMQ MQTT broker together with a database (MySQL in this case). Shows authenticati…☆10Jul 27, 2023Updated 3 years ago
- mysql2hiveql is a tool to convert MySQL queries into Hive queries (HiveQL)☆14Aug 30, 2012Updated 13 years ago
- 基于redis的分布式锁,适用于秒杀,自增ID等web分布式开发场景☆11Mar 21, 2017Updated 9 years ago
- 封装一层 Mongo-java-driver,让查询更加简单☆11Oct 25, 2018Updated 7 years ago
- Simple, predictable pricing with DigitalOcean hosting • AdAlways know what you'll pay with monthly caps and flat pricing. Enterprise-grade infrastructure trusted by 600k+ customers.
- dubbox 2.8.1版本 在其基础之上进行扩展☆10Dec 16, 2014Updated 11 years ago
- A sample react project implements the login function by react-router,redux ,redux-saga,ant-design.☆10Apr 18, 2023Updated 3 years ago
- Boost library subset for FireBreath☆13Apr 17, 2017Updated 9 years ago
- 谷歌2011年开始开发的一款专注于速度的压缩,解压库,速度完胜zlib。☆14Apr 28, 2018Updated 8 years ago
- Control Android, Linux and Windows☆18Feb 26, 2016Updated 10 years ago
- 辅助工具是一款为开发人员打增量包、调试接口等提供方便,致力于提供开发效率的工具。☆11Jun 28, 2022Updated 4 years ago
- The second extended filesystem (ext2) in Java☆10Aug 26, 2021Updated 4 years ago
- 使用Filebeat+(Logstash | Ingest Node)采集自定义正则匹配的日志☆14Dec 17, 2018Updated 7 years ago
- kafa spring插件☆14Aug 2, 2015Updated 10 years ago
- Wordpress hosting with auto-scaling - Free Trial Offer • AdFully Managed hosting for WordPress and WooCommerce businesses that need reliable, auto-scalable performance. Cloudways SafeUpdates now available.
- 华中师范大学微信服务平台-掌上华师☆10Jun 17, 2017Updated 9 years ago
- 在公司接了一个任务,完成一个项目数据同步的模块。要求是不能操作项目的数据库。怕操作不当,数据丢失。所以想到的方案是使用log4jdbc记录数据源的SQL语句到日志文件。然后按行读取日志文件中的数据,记录读取的Point,以便下次继续读取。读取的数据进入bigqueue队列,…☆12Aug 10, 2017Updated 8 years ago
- 微信公众号登录测试,测试关注、扫码、取关事件回调,为后续 justauth 集成公众号预研☆11May 18, 2021Updated 5 years ago
- 探索高效的SAAS结构,单体应用动态切换数据库。☆50Apr 17, 2023Updated 3 years ago
- 实时数据分析平台☆41Jun 26, 2013Updated 13 years ago
- log4j日志的监控系统,采用web形式展现各模块的运行状态,支持邮件短信报警,适用于一般企业大中型业务生成系统的监控;业务模块定时30秒采用json格式输出到文件,☆48Aug 13, 2013Updated 12 years ago
- nginx配置文件管理面板☆11Nov 19, 2020Updated 5 years ago