An open API service for producing an overview of a list of open source projects.

https://github.com/viafintech/cronlocker

Score: -Infinity

Last synced: about 7 hours ago
JSON representation

Repository metadata:

commandline tool to allow running cronjobs on multiple hosts while ensuring that it only runs once at a time


Owner metadata:


GitHub Events

Total
Last Year

Committers metadata

Last synced: 1 day ago

Total Commits: 37
Total Committers: 2
Avg Commits per committer: 18.5
Development Distribution Score (DDS): 0.054

Commits in past year: 0
Committers in past year: 0
Avg Commits per committer in past year: 0.0
Development Distribution Score (DDS) in past year: 0.0

Name Email Commits
Tobias Schoknecht t****t@v****m 35
Martin 1****r 2

Issue and Pull Request metadata

Last synced: 1 day ago

Total issues: 0
Total pull requests: 11
Average time to close issues: N/A
Average time to close pull requests: about 2 hours
Total issue authors: 0
Total pull request authors: 3
Average comments per issue: 0
Average comments per pull request: 0.09
Merged pull request: 10
Bot issues: 0
Bot pull requests: 1

Past year issues: 0
Past year pull requests: 0
Past year average time to close issues: N/A
Past year average time to close pull requests: N/A
Past year issue authors: 0
Past year pull request authors: 0
Past year average comments per issue: 0
Past year average comments per pull request: 0
Past year merged pull request: 0
Past year bot issues: 0
Past year bot pull requests: 0

More stats: https://issues.ecosyste.ms/repositories/lookup?url=https://github.com/viafintech/cronlocker

Top Issue Authors

Top Pull Request Authors

  • tobischo (8)
  • martinseener (2)
  • dependabot[bot] (1)

Top Issue Labels

Top Pull Request Labels

  • enhancement (1)
  • dependencies (1)
  • bug (1)

Package metadata

proxy.golang.org: github.com/viafintech/cronlocker

  • Homepage: https://github.com/viafintech/cronlocker
  • Documentation: https://pkg.go.dev/github.com/viafintech/cronlocker#section-documentation
  • Licenses: mit
  • Latest release: v0.9.0 (published over 3 years ago)
  • Last Synced: 2026-08-26T17:01:30.816Z (1 day ago)
  • Versions: 6
  • Dependent Packages: 0
  • Dependent Repositories: 0
  • Rankings:
    • Stargazers count: 3.208%
    • Dependent packages count: 6.999%
    • Average: 7.13%
    • Forks count: 8.969%
    • Dependent repos count: 9.346%
gentoo-portage: app-admin/cronlocker

synchronize a cron job across multiple hosts using the consul lock feature

  • Homepage: https://github.com/viafintech/cronlocker
  • Documentation: https://packages.gentoo.org/packages/app-admin/cronlocker
  • Licenses: MIT MPL-2.0
  • Latest release: 0.5.0 (published 4 months ago)
  • Last Synced: 2026-07-01T01:00:18.725Z (about 2 months ago)
  • Versions: 1
  • Dependent Packages: 0
  • Dependent Repositories: 0
  • Rankings:
    • Dependent repos count: 0.0%
    • Dependent packages count: 0.0%
    • Average: 100%

Dependencies

go.mod go
  • github.com/armon/go-metrics v0.4.0
  • github.com/fatih/color v1.13.0
  • github.com/hashicorp/consul/api v1.13.0
  • github.com/hashicorp/go-cleanhttp v0.5.2
  • github.com/hashicorp/go-hclog v1.2.1
  • github.com/hashicorp/go-immutable-radix v1.3.1
  • github.com/hashicorp/go-rootcerts v1.0.2
  • github.com/hashicorp/golang-lru v0.5.4
  • github.com/hashicorp/serf v0.9.8
  • github.com/mattn/go-colorable v0.1.12
  • github.com/mattn/go-isatty v0.0.14
  • github.com/mitchellh/go-homedir v1.1.0
  • github.com/mitchellh/mapstructure v1.5.0
  • golang.org/x/sys v0.0.0-20220704084225-05e143d24a9e
go.sum go
  • 205 dependencies
.github/workflows/test.yml actions
  • actions/checkout v2 composite
Dockerfile docker
  • golang 1.20.3 build
docker-compose.yml docker
  • consul latest
  • cronlocker latest