{"id":17774514,"url":"https://github.com/nekomeowww/timecapsule","last_synced_at":"2025-10-05T07:31:35.684Z","repository":{"id":61628089,"uuid":"549334493","full_name":"nekomeowww/timecapsule","owner":"nekomeowww","description":"A Redis based task scheduling module written in Golang.","archived":false,"fork":false,"pushed_at":"2025-10-01T06:50:45.000Z","size":86,"stargazers_count":9,"open_issues_count":1,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-10-01T08:41:05.384Z","etag":null,"topics":["delayed-job","delayed-queue","delayed-tasks","golang-library","redis","task-queue","task-scheduler"],"latest_commit_sha":null,"homepage":"","language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/nekomeowww.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2022-10-11T03:01:53.000Z","updated_at":"2025-10-01T06:50:49.000Z","dependencies_parsed_at":"2023-12-10T15:24:28.056Z","dependency_job_id":"cd1d8c88-92be-41ca-baa4-fb5a4ccf4bd6","html_url":"https://github.com/nekomeowww/timecapsule","commit_stats":{"total_commits":21,"total_committers":1,"mean_commits":21.0,"dds":0.0,"last_synced_commit":"700cf796ce70eb458e18c6d3b91ec7fda3f1df37"},"previous_names":[],"tags_count":14,"template":false,"template_full_name":null,"purl":"pkg:github/nekomeowww/timecapsule","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nekomeowww%2Ftimecapsule","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nekomeowww%2Ftimecapsule/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nekomeowww%2Ftimecapsule/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nekomeowww%2Ftimecapsule/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/nekomeowww","download_url":"https://codeload.github.com/nekomeowww/timecapsule/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nekomeowww%2Ftimecapsule/sbom","scorecard":{"id":679028,"data":{"date":"2025-08-11","repo":{"name":"github.com/nekomeowww/timecapsule","commit":"bd3179498e2a9ec299a706c94c597a7012eb4bbb"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.2,"checks":[{"name":"Maintained","score":4,"reason":"5 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 4","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/unittest.yaml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Code-Review","score":0,"reason":"Found 0/16 approved changesets -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/unittest.yaml:53: update your workflow using https://app.stepsecurity.io/secureworkflow/nekomeowww/timecapsule/unittest.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/unittest.yaml:55: update your workflow using https://app.stepsecurity.io/secureworkflow/nekomeowww/timecapsule/unittest.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/unittest.yaml:61: update your workflow using https://app.stepsecurity.io/secureworkflow/nekomeowww/timecapsule/unittest.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/unittest.yaml:100: update your workflow using https://app.stepsecurity.io/secureworkflow/nekomeowww/timecapsule/unittest.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/unittest.yaml:103: update your workflow using https://app.stepsecurity.io/secureworkflow/nekomeowww/timecapsule/unittest.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/unittest.yaml:117: update your workflow using https://app.stepsecurity.io/secureworkflow/nekomeowww/timecapsule/unittest.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/unittest.yaml:124: update your workflow using https://app.stepsecurity.io/secureworkflow/nekomeowww/timecapsule/unittest.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/unittest.yaml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/nekomeowww/timecapsule/unittest.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/unittest.yaml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/nekomeowww/timecapsule/unittest.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/unittest.yaml:34: update your workflow using https://app.stepsecurity.io/secureworkflow/nekomeowww/timecapsule/unittest.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/unittest.yaml:41: update your workflow using https://app.stepsecurity.io/secureworkflow/nekomeowww/timecapsule/unittest.yaml/main?enable=pin","Info:   0 out of  10 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   1 third-party GitHubAction dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: MIT License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 17 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"name":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-21T22:29:56.575Z","repository_id":61628089,"created_at":"2025-08-21T22:29:56.575Z","updated_at":"2025-08-21T22:29:56.575Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":278425459,"owners_count":25984681,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-10-05T02:00:06.059Z","response_time":54,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["delayed-job","delayed-queue","delayed-tasks","golang-library","redis","task-queue","task-scheduler"],"created_at":"2024-10-26T21:51:08.831Z","updated_at":"2025-10-05T07:31:35.405Z","avatar_url":"https://github.com/nekomeowww.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"# TimeCapsule\n\n[![Go Report](https://goreportcard.com/badge/github.com/nekomeowww/timecapsule)](https://goreportcard.com/report/github.com/nekomeowww/timecapsule)\n[![Unit Tests](https://github.com/nekomeowww/timecapsule/actions/workflows/unittest.yaml/badge.svg)](https://github.com/nekomeowww/timecapsule/actions/workflows/unittest.yaml)\n\nTimeCapsule is a Redis based task scheduling module written in Golang. It is designed to be used as a library in your own application. It is not a standalone application.\n\nAs the name suggests, it is inspired by the concept of **time capsule** which is designed to be used in a similar way.\nYou can schedule tasks to be executed at a specific time in the future just like you buried a time capsule, and use this module to periodically look for tasks that are due to be executed from the dataloader. Once a task is due, it will be executed and removed from the dataloader.\n\nFeatures:\n\n- [x] Golang 1.18 Generic support\n- [X] Customizable dataloader for performing task scheduling and execution\n\n## Installation\n\n```bash\ngo get github.com/nekomeowww/timecapsule\n```\n\n## Usage\n\n```go\npackage main\n\nimport (\n    \"fmt\"\n    \"time\"\n\n    \"github.com/nekomeowww/timecapsule\"\n)\n\nfunc main() {\n    // initialize redis dataloader\n    redisDataloder := NewRedisDataloader[string](\"some/task/key\", redis.NewClient(\u0026redis.Options{\n        Addr: net.JoinHostPort(\"localhost\", \"6379\"),\n        Password: \"123456\",\n    }))\n\n    // create a time capsule digger, pass 250*time.Millisecond into parameter as the interval\n    digger := NewDigger[string](redisDataloder, 250*time.Millisecond)\n\n    // set task handler function\n    digger.SetHandler(func(capsule *TimeCapsule[string]) {\n        fmt.Println(\"task\", capsule.Payload, \"is due\") // print a message\n    })\n\n    // start digging in a seperated goroutine\n    go digger.Start()\n    // defer stop digging\n    defer digger.Stop()\n\n    // Bury a time capsule\n    err = digger.BuryFor(\"this is a time capsule\", time.Second)\n    if err != nil {\n        logger.Error(err)\n    }\n\n    err = digger.BuryUntil(\"this is a time capsule\", time.Now().UTC().Add(time.Second).UnixMilli())\n    if err != nil {\n        logger.Error(err)\n    }\n}\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnekomeowww%2Ftimecapsule","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fnekomeowww%2Ftimecapsule","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnekomeowww%2Ftimecapsule/lists"}