# Limiting-annotation-bucket **Repository Path**: itwang_yan/limiting-annotation-bucket ## Basic Information - **Project Name**: Limiting-annotation-bucket - **Description**: 介绍 个人研究分布式限流处理器 采用注解的方式 使用redis + 自定义注解 + lua脚本 + 令牌桶算法实现的限流处理器 - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 4 - **Forks**: 0 - **Created**: 2021-12-09 - **Last Updated**: 2022-10-15 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # Limiting-annotation-bucket #### 介绍 个人研究分布式限流处理器 采用注解的方式 使用redis + 自定义注解 + lua脚本 + 令牌桶算法实现的限流处理器 欢迎大家讨论研究,批评指正