# RateLimiter **Repository Path**: bug-wheels/RateLimiter ## Basic Information - **Project Name**: RateLimiter - **Description**: RateLimiter - **Primary Language**: Unknown - **License**: Apache-2.0 - **Default Branch**: main - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 1 - **Forks**: 0 - **Created**: 2022-05-14 - **Last Updated**: 2022-06-15 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # RateLimiter #### 介绍 #### 软件架构 ratelimiter-core 负责定义接口和一些公共操作,并设置一下 SPI 扩展点。 ratelimiter-memory-guava 负责实现限流 SPI,作为一个进程内限流组件使用 ratelimiter-cluster-redis 负责实现限流 SPI,作为一个集群限流组件使用 ratelimiter-test 测试套件 #### 安装教程 1. xxxx 2. xxxx 3. xxxx #### 使用说明 1. xxxx 2. xxxx 3. xxxx #### 参与贡献 1. Fork 本仓库 2. 新建 feat_xxx 分支 3. 提交代码 4. 新建 Pull Request #### 特技