# README
delay-queue
基于ouqiang/delay-queue,将核心的延时队列逻辑抽离了出来
# Packages
No description provided by the author
# Functions
No description provided by the author
# Constants
No description provided by the author
# Structs
BucketItem bucket中的元素.
No description provided by the author
Job 使用msgpack序列化后保存到Redis,减少内存占用.