Skip to content

简单实现

Pre-release
Pre-release
Compare
Choose a tag to compare
@xuning888 xuning888 released this 15 Feb 10:31
· 66 commits to master since this release

1.单线程消费,内部数据结构使用无锁结构
2.使用优先队列构建ttl, 采用定时和主动触发方式检查、清理过期key
3.实现了部分命令