{"id":20492054,"url":"https://github.com/zotonic/depcache","last_synced_at":"2025-08-22T15:07:20.829Z","repository":{"id":17203340,"uuid":"19971701","full_name":"zotonic/depcache","owner":"zotonic","description":"An in-memory caching server for Erlang","archived":false,"fork":false,"pushed_at":"2025-01-27T07:58:49.000Z","size":107,"stargazers_count":20,"open_issues_count":0,"forks_count":7,"subscribers_count":7,"default_branch":"master","last_synced_at":"2025-07-24T01:34:57.463Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Erlang","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/zotonic.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}},"created_at":"2014-05-20T07:31:44.000Z","updated_at":"2025-07-01T00:22:35.000Z","dependencies_parsed_at":"2022-09-18T06:34:53.698Z","dependency_job_id":"ad464286-8f79-4558-90bd-0cd6df0ab127","html_url":"https://github.com/zotonic/depcache","commit_stats":{"total_commits":59,"total_committers":7,"mean_commits":8.428571428571429,"dds":0.5423728813559322,"last_synced_commit":"433a7ced8d34886e910608ccb0c0480fc0a447f7"},"previous_names":[],"tags_count":15,"template":false,"template_full_name":null,"purl":"pkg:github/zotonic/depcache","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zotonic%2Fdepcache","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zotonic%2Fdepcache/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zotonic%2Fdepcache/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zotonic%2Fdepcache/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/zotonic","download_url":"https://codeload.github.com/zotonic/depcache/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zotonic%2Fdepcache/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":271657754,"owners_count":24797935,"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-08-22T02:00:08.480Z","response_time":65,"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":[],"created_at":"2024-11-15T17:27:25.811Z","updated_at":"2025-08-22T15:07:20.797Z","avatar_url":"https://github.com/zotonic.png","language":"Erlang","funding_links":[],"categories":[],"sub_categories":[],"readme":"![Test](https://github.com/zotonic/depcache/workflows/Test/badge.svg)\n[![License](https://img.shields.io/badge/License-Apache_2.0-blue.svg?logo=apache\u0026logoColor=red)](https://www.apache.org/licenses/LICENSE-2.0)\n\ndepcache\n========\n\ndepcache is an in-memory caching server for Erlang with dependency\nchecks, cache expiration and local in process memoization of\nlookups. It is used by the Zotonic project for all memory-related\ncaching strategies.\n\nFor a detailed explanation, see the chapter on depcache in the book\n`The Performance of Open Source Applications` on [this page](http://aosabook.org/en/posa/zotonic.html#posa.zotonic.depcache).\n\nUsage\n-----\n\nAdd the Hex package in your config file https://hex.pm/packages/depcache\n\nStart a depcache server like this:\n\n```\n    {ok, Server} = depcache:start_link([]).\n```\n\nNow you can get and set values using the returned `Server` pid.\n\n\n## Documentation generation\n\n### Edoc\n\n#### Generate public API\n`rebar3 edoc`\n\n#### Generate private API\n`rebar3 as edoc_private edoc`\n\n### ExDoc\n\n`rebar3 ex_doc --logo doc/img/logo.png --output edoc`\n\nLicense\n-------\n\nLike Zotonic, depcache is licensed under the Apache 2.0 license.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fzotonic%2Fdepcache","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fzotonic%2Fdepcache","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fzotonic%2Fdepcache/lists"}