{"id":16112579,"url":"https://github.com/mfvanek/two-levels-caching","last_synced_at":"2025-03-17T18:30:27.748Z","repository":{"id":64339157,"uuid":"158263866","full_name":"mfvanek/two-levels-caching","owner":"mfvanek","description":"Simple implementation of two levels caching in Java","archived":false,"fork":false,"pushed_at":"2024-10-16T03:36:42.000Z","size":402,"stargazers_count":1,"open_issues_count":8,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2024-10-17T00:14:12.756Z","etag":null,"topics":["assertj","cache","caching","checkstyle","gradle","gradle-8","hacktoberfest","java","java-17","junit5","kotlin-dsl","lombok","serialization"],"latest_commit_sha":null,"homepage":"","language":"Java","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/mfvanek.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":"2018-11-19T17:19:02.000Z","updated_at":"2024-10-11T06:05:41.000Z","dependencies_parsed_at":"2022-12-06T19:23:42.220Z","dependency_job_id":"1ed57842-cd99-43b1-9da9-2ca2b456a0b0","html_url":"https://github.com/mfvanek/two-levels-caching","commit_stats":{"total_commits":134,"total_committers":4,"mean_commits":33.5,"dds":"0.26119402985074625","last_synced_commit":"44e11ded3e37d8bbf429861bd1169347279f3de1"},"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mfvanek%2Ftwo-levels-caching","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mfvanek%2Ftwo-levels-caching/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mfvanek%2Ftwo-levels-caching/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mfvanek%2Ftwo-levels-caching/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mfvanek","download_url":"https://codeload.github.com/mfvanek/two-levels-caching/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":221698768,"owners_count":16865915,"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":["assertj","cache","caching","checkstyle","gradle","gradle-8","hacktoberfest","java","java-17","junit5","kotlin-dsl","lombok","serialization"],"created_at":"2024-10-09T20:08:29.665Z","updated_at":"2024-10-27T15:28:23.154Z","avatar_url":"https://github.com/mfvanek.png","language":"Java","funding_links":[],"categories":[],"sub_categories":[],"readme":"# two-levels-caching\nSimple implementation of two levels caching in Java\n\n[![Java CI](https://github.com/mfvanek/two-levels-caching/actions/workflows/tests.yml/badge.svg)](https://github.com/mfvanek/two-levels-caching/actions/workflows/tests.yml)\n[![codecov](https://codecov.io/gh/mfvanek/two-levels-caching/branch/master/graph/badge.svg?token=SWGHT1KNHB)](https://codecov.io/gh/mfvanek/two-levels-caching)\n\n## Task\n- Create a configurable two-level cache (for caching Objects).\n- Level 1 is memory, level 2 is filesystem.\n- Config params should let one specify the cache strategies and max sizes of level 1 and 2.\n\n## Requirements\nJava 17+\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmfvanek%2Ftwo-levels-caching","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmfvanek%2Ftwo-levels-caching","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmfvanek%2Ftwo-levels-caching/lists"}