Skip to content

v1.2

Compare
Choose a tag to compare
@MeteorsLiu MeteorsLiu released this 15 Jan 17:05
· 19 commits to main since this release

1.添加Scope参数
2.将MemoryStore变更为Redis
3.添加Redis Exists判断
4.使用sync.Pool优化bytes.Buffer,减少每一次验证码生成所带来的内存开销
5.添加submitStatus(Issue #1 )