{"id":22848270,"url":"https://github.com/pobyzaarif/go-cache","last_synced_at":"2026-05-02T19:36:17.920Z","repository":{"id":247012048,"uuid":"824484714","full_name":"pobyzaarif/go-cache","owner":"pobyzaarif","description":"Golang cache library/adapter with TTL implementation, key:value store using memory (Memcached), and Redis.","archived":false,"fork":false,"pushed_at":"2024-08-14T08:18:01.000Z","size":22,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-03-31T06:11:20.840Z","etag":null,"topics":["arc-cache","cache","golang","golang-cache","memcached","redis"],"latest_commit_sha":null,"homepage":"","language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/pobyzaarif.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}},"created_at":"2024-07-05T08:29:03.000Z","updated_at":"2024-08-14T08:17:26.000Z","dependencies_parsed_at":"2024-07-06T05:12:52.383Z","dependency_job_id":"e88b2fe0-32fd-48e5-b517-5a82a57290cb","html_url":"https://github.com/pobyzaarif/go-cache","commit_stats":null,"previous_names":["pobyzaarif/go-cache"],"tags_count":3,"template":false,"template_full_name":null,"purl":"pkg:github/pobyzaarif/go-cache","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pobyzaarif%2Fgo-cache","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pobyzaarif%2Fgo-cache/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pobyzaarif%2Fgo-cache/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pobyzaarif%2Fgo-cache/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pobyzaarif","download_url":"https://codeload.github.com/pobyzaarif/go-cache/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pobyzaarif%2Fgo-cache/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32547650,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-02T19:18:06.202Z","status":"ssl_error","status_checked_at":"2026-05-02T19:16:21.335Z","response_time":132,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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":["arc-cache","cache","golang","golang-cache","memcached","redis"],"created_at":"2024-12-13T04:11:10.528Z","updated_at":"2026-05-02T19:36:17.896Z","avatar_url":"https://github.com/pobyzaarif.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"# go-cache\nGolang cache library/adapter with TTL implementation, key:value store using memory (Memcached), and Redis.\n- You can use memory cache when you run the app in a single machine/local env, temporary mode\n- Use Redis when you need persistent cache data\n\n## Implementation\nJust take a look at the test file ( *_test.go )\n\n## Run test\n```\ngo test -count=1 -coverprofile=coverage.out -coverpkg=./... \u0026\u0026 go tool cover -html=coverage.out -o cover.html\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpobyzaarif%2Fgo-cache","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fpobyzaarif%2Fgo-cache","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpobyzaarif%2Fgo-cache/lists"}