ABTest-SDK适用于AB分流实验、灰度发布系统等互联网场景; 此SDK支持二次开发,开发者可自行实现查询实验分流配置接口。 特性: 1)支持白名单; 2)轻量级,仅依赖spring、guava; 3)接口耗时微秒级,使用guava的本地缓存; 4)客户分流可控(修改分流比时候客户版本可控,单个实验的分流比例粒度为5%);
☆58Jul 25, 2023Updated 2 years ago
Alternatives and similar repositories for abtest-sdk
Users that are interested in abtest-sdk are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- A simple and easily use ABTest toolkit☆20May 20, 2022Updated 4 years ago
- 基于spring-cloud 灰度发布☆12Nov 5, 2019Updated 6 years ago
- Nginx Http 集群api 统计监控、灰度发布、频率控制☆70Oct 31, 2017Updated 8 years ago
- 整合nacos(Euraka)实现灰度发布☆16Nov 16, 2022Updated 3 years ago
- 华为软件精英挑战赛2019,实时计算全图路况,每辆车在每个时刻(或隔几个时刻)根据自身信息生成自己的权重矩阵,利用SPFA算法动态规划路径☆10Apr 14, 2019Updated 7 years ago
- Managed hosting for WordPress and PHP on Cloudways • AdManaged hosting for WordPress, Magento, Laravel, or PHP apps, on multiple cloud providers. Deploy in minutes on Cloudways by DigitalOcean.
- Apache Flink 学习的Demo☆10Jun 21, 2017Updated 9 years ago
- 智能客服 基于springboot+swaggger+elasticsearch+mysql☆11Aug 22, 2018Updated 7 years ago
- Spring boot starter for Facebook's Nifty☆10Jan 17, 2017Updated 9 years ago
- 基于springboot+dubbo+redis session共享,图形验证码,手机短信验证码☆10Mar 8, 2018Updated 8 years ago
- springboot+redis集群,及jedisUtil工具,redis操作代码,供以后参考☆11Oct 27, 2023Updated 2 years ago
- 基于系统负载的动态限流组件 dynamic-limiter☆10Dec 16, 2022Updated 3 years ago
- JAVA动态调用WebService的框架☆12Sep 1, 2015Updated 10 years ago
- 延云ydb千亿大数据实时解决方案☆31Mar 5, 2017Updated 9 years ago
- ☆51May 27, 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.
- ☆35Jul 17, 2020Updated 5 years ago
- Ribbon Extensions - Smart Routing☆11Apr 29, 2021Updated 5 years ago
- Go implementation of MurmurHash3☆13Jun 3, 2013Updated 13 years ago
- 简单的python爬虫爬取图片【注意身体】☆16Feb 4, 2021Updated 5 years ago
- 基于SpringBoot+SpringCloud的分布式敏捷开发系统架构,提供整套公共微服务服务模块:集中权限管理(单点登录)、内容管理、支付中心、用户管理(支持第三方登录)、微信平台、存储系统、配置中心、日志分析、任务和通知等,支持服务治理、监控和追踪,努力为中小型企业打…☆14Aug 26, 2024Updated last year
- 参考了love nginx-lua-waf模块☆19Aug 12, 2014Updated 11 years ago
- 本项目是本人利用python django框架开发的一个学习资源分享网站,类似论坛博客☆13Jun 16, 2019Updated 7 years ago
- 轻量数据模型生成,可生成bean/dao/service/controller☆14Jun 20, 2022Updated 4 years ago
- 各种安全相关思维导图整理收集☆11Sep 7, 2015Updated 10 years ago
- AI Agents on DigitalOcean Gradient AI Platform • AdBuild production-ready AI agents using customizable tools or access multiple LLMs through a single endpoint. Create custom knowledge bases or connect external data.
- spring-boot 通用转换器☆18Jan 21, 2018Updated 8 years ago
- SpringCloud 灰度发布☆51Jan 22, 2019Updated 7 years ago
- 通用的qps统计工具包,为项目中一些框架实现QPS限流提供支持,为项目中统计接口的QPS提供支持。核心逻辑抄自alibaba开源的Sentinel。☆86Jun 26, 2023Updated 3 years ago
- spring-social-qq base on qq official SDK☆15Jan 11, 2016Updated 10 years ago
- Spring Cloud Bus based on Apache RocketMQ as stream binder links nodes of a distributed system just like other lightweight message broker…☆14Jan 24, 2018Updated 8 years ago
- Groovy language Plugin for elasticsearch (STOPPED)☆24Sep 7, 2015Updated 10 years ago
- Cloudreve任务队列,目前用来处理OneDrive转存☆14Feb 24, 2024Updated 2 years ago
- ☆12Feb 22, 2020Updated 6 years ago
- shiro系列学习记录☆17Apr 22, 2019Updated 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.
- 易买,一个用SSM实现的简单电子商务网站☆22Sep 12, 2015Updated 10 years ago
- Daemon that periodically reads MySQL statistics and writes to statsd. Fork of (now gone) github.com/samlambert/mysql-statsd☆16Aug 13, 2014Updated 11 years ago
- 具备完整的界面功能的接口测试工具系统,同时支持HTTP协议的接口MOCK模拟和接口请求☆12Sep 10, 2018Updated 7 years ago
- spring-boot 结合当当网sharding-jdbc 实现分库分表功能☆15Jun 18, 2019Updated 7 years ago
- bbs 一个基于spring mvc的论坛☆26Apr 17, 2015Updated 11 years ago
- 暑期机器学习讨论班是由张祥老师组织发起,全体学生参与的讨论交流活动。目的是让学生巩固机器学习基本算法,掌握基本原理和使用。组织形式为学生选题并制作PPT,采用演讲的形式授课给全体参与学生和导师。☆10Sep 19, 2018Updated 7 years ago
- 基于慕课网实战课程《BAT大牛亲授 基于ElasticSearch的搜房网实战》升级的SpringBoot2.0搜房网☆19Mar 31, 2021Updated 5 years ago