{"id":13463693,"url":"https://github.com/cb372/scalacache","last_synced_at":"2025-05-14T12:11:59.451Z","repository":{"id":6988967,"uuid":"8252003","full_name":"cb372/scalacache","owner":"cb372","description":"Simple caching in Scala","archived":false,"fork":false,"pushed_at":"2024-08-12T12:29:32.000Z","size":2283,"stargazers_count":770,"open_issues_count":77,"forks_count":122,"subscribers_count":26,"default_branch":"master","last_synced_at":"2025-04-12T13:57:31.557Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"https://cb372.github.io/scalacache/","language":"Scala","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/cb372.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":null,"license":"LICENSE.txt","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":"2013-02-17T15:07:42.000Z","updated_at":"2024-12-20T06:41:52.000Z","dependencies_parsed_at":"2024-02-19T17:34:43.094Z","dependency_job_id":"90afb15c-ee05-45f9-8b3a-f35f61e7464d","html_url":"https://github.com/cb372/scalacache","commit_stats":{"total_commits":910,"total_committers":48,"mean_commits":"18.958333333333332","dds":0.6230769230769231,"last_synced_commit":"945968c1ceb180341c0f7a14ea9a49971f4dbcec"},"previous_names":["cb372/cacheable"],"tags_count":49,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cb372%2Fscalacache","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cb372%2Fscalacache/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cb372%2Fscalacache/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cb372%2Fscalacache/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/cb372","download_url":"https://codeload.github.com/cb372/scalacache/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":254140768,"owners_count":22021220,"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","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-07-31T14:00:26.637Z","updated_at":"2025-05-14T12:11:59.425Z","avatar_url":"https://github.com/cb372.png","language":"Scala","funding_links":[],"categories":["Web Development"],"sub_categories":["Angular"],"readme":"# ScalaCache\n\n[![Join the chat at https://gitter.im/cb372/scalacache](https://badges.gitter.im/cb372/scalacache.svg)](https://gitter.im/cb372/scalacache?utm_source=badge\u0026utm_medium=badge\u0026utm_campaign=pr-badge\u0026utm_content=badge)\n\n[![Build Status](https://github.com/cb372/scalacache/workflows/Continuous%20Integration/badge.svg)](https://github.com/cb372/scalacache/actions) [![Maven Central](https://img.shields.io/maven-central/v/com.github.cb372/scalacache-core_2.12.svg)](http://search.maven.org/#search%7Cga%7C1%7Cscalacache)\n\nA facade for the most popular cache implementations, with a simple, idiomatic Scala API.\n\nUse ScalaCache to add caching to any Scala app with the minimum of fuss.\n\nThe following cache implementations are supported, and it's easy to plugin your own implementation:\n* Memcached\n* Redis\n* [Caffeine](https://github.com/ben-manes/caffeine)\n\n## Documentation\n\nDocumentation is available on [the ScalaCache website](https://cb372.github.io/scalacache/).\n\n## Compatibility\n\nScalaCache is available for Scala 2.11.x, 2.12.x, and 2.13.x.\n\nThe JVM must be Java 8 or newer.\n\n## Compiling the documentation\n\nTo make a change to the documentation:\n\n1. Make sure that memcached is running on localhost:11211\n2. Perform the desired changes\n3. Run `sbt doc/makeMicrosite`\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcb372%2Fscalacache","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcb372%2Fscalacache","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcb372%2Fscalacache/lists"}