gotosocial/vendor/codeberg.org/gruf/go-sched
kim adbc87700a
[chore] pull in latest go-cache, go-runners versions (#1306)
Signed-off-by: kim <grufwub@gmail.com>

Signed-off-by: kim <grufwub@gmail.com>
2023-01-06 11:16:09 +01:00
..
job.go [chore] update dependencies, bump to Go 1.19.1 (#826) 2022-09-28 18:30:40 +01:00
LICENSE [chore] consolidate caching libraries (#704) 2022-07-10 17:18:21 +02:00
README.md [chore] consolidate caching libraries (#704) 2022-07-10 17:18:21 +02:00
scheduler.go [chore] pull in latest go-cache, go-runners versions (#1306) 2023-01-06 11:16:09 +01:00
timing.go [chore] consolidate caching libraries (#704) 2022-07-10 17:18:21 +02:00

go-sched

A simple job (both run-once and recurring) queueing library with down-to millisecond precision.

Precision estimates based on test output (running on i7-11800h): 1ms precision with 80% tolerance.