mirror of
https://codeberg.org/forgejo/forgejo.git
synced 2025-10-27 04:21:11 +00:00
- no change except CI and dependency upgrades - release v1.0.0 The initial motivation for moving this dependency into Forgejo space was to fix a rare queue corruption, which turns out to not really be fixable, because leveldb has no transactions. Moving the package to Forgejo where it is upgraded via renovate makes for a better environment for future maintenance. Refs: https://codeberg.org/forgejo/forgejo/issues/7054 Reviewed-on: https://codeberg.org/forgejo/forgejo/pulls/7074 Reviewed-by: Gusted <gusted@noreply.codeberg.org> Co-authored-by: Earl Warren <contact@earl-warren.org> Co-committed-by: Earl Warren <contact@earl-warren.org> |
||
|---|---|---|
| .. | ||
| lqinternal | ||
| mock | ||
| backoff.go | ||
| base.go | ||
| base_channel.go | ||
| base_channel_test.go | ||
| base_dummy.go | ||
| base_levelqueue.go | ||
| base_levelqueue_common.go | ||
| base_levelqueue_test.go | ||
| base_levelqueue_unique.go | ||
| base_redis.go | ||
| base_redis_test.go | ||
| base_redis_with_server_test.go | ||
| base_test.go | ||
| config.go | ||
| manager.go | ||
| manager_test.go | ||
| queue.go | ||
| testhelper.go | ||
| workergroup.go | ||
| workerqueue.go | ||
| workerqueue_test.go | ||