work icon indicating copy to clipboard operation
work copied to clipboard

gocraft/work v2 prototype

Results 17 work issues
Sort by recently updated
recently updated
newest added

Hi there, I am trying to have a cron job that only runs once every X hours (or daily, etc.) despite there being multiple instances of my application. When the...

Bumps google.golang.org/protobuf from 1.31.0 to 1.33.0. [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=google.golang.org/protobuf&package-manager=go_modules&previous-version=1.31.0&new-version=1.33.0)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a...

dependencies

Is this backward compatible with v1? If not, is there a timeline for this? Thanks!

![prom](https://github.com/taylorchu/work/assets/76460796/1567f203-2dd8-4ffd-84e9-9032f9180d4f)

Thanks for your work on `work`. I am working on a project that I want to keep the numbers of processes running limited, so I've implemented the queue using cockroachdb's...

Redis cluster tests in GHA hang on creating the cluster. To ensure clustering is still tested, I've kept the CircleCI workflow.