8000
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
c415dbf
更新go版本到 1.17.x
83a68f2
增加了LRU缓存,优先从内存取数据,没有再向后端redis或memory取
环境变量CACHE_CAP=5000 表示cache最多5000条数据 默认 2048
0073b36
增加grpc服务
50b57e3
fix a bug
1c21346
增加生成code的最大长度
9769e79
增加自定义生成字符串
ec0fffa
调整限流参数
388c572
change url length
4b8d8d4
修复request长度问题
813c118
fix bug