//
pkg.gl
Category
github.com/memory-overflow/light-task-scheduler
container
persist_container
package
1.0.2
Repository:
https://github.com/memory-overflow/light-task-scheduler.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
2
Dependents
1
Files
66 SLOC
#
Functions
MakeexampleSQLContainer
MakeexampleSQLContainer 构造队列型任务容器.
#
Type aliases
PersistContainer
PersistContainer 可持久化任务容器,优点:可持久化存储, 缺点:依赖db、需要扫描表获取任务队列,对 db 压力比较大。.