{"id":22895463,"url":"https://github.com/jeromelesaux/cache","last_synced_at":"2025-03-31T22:47:43.753Z","repository":{"id":77142450,"uuid":"572543873","full_name":"jeromelesaux/cache","owner":"jeromelesaux","description":"simple memory cache ","archived":false,"fork":false,"pushed_at":"2022-11-30T15:18:22.000Z","size":5,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":3,"default_branch":"main","last_synced_at":"2025-02-07T01:44:07.739Z","etag":null,"topics":["cache","golang","inmemory","memory"],"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/jeromelesaux.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":"2022-11-30T13:59:08.000Z","updated_at":"2022-11-30T15:02:21.000Z","dependencies_parsed_at":null,"dependency_job_id":"3e34d842-f349-4e59-ac87-53103f3e39dc","html_url":"https://github.com/jeromelesaux/cache","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jeromelesaux%2Fcache","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jeromelesaux%2Fcache/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jeromelesaux%2Fcache/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jeromelesaux%2Fcache/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jeromelesaux","download_url":"https://codeload.github.com/jeromelesaux/cache/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":246552892,"owners_count":20795837,"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":["cache","golang","inmemory","memory"],"created_at":"2024-12-13T23:29:33.395Z","updated_at":"2025-03-31T22:47:43.728Z","avatar_url":"https://github.com/jeromelesaux.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"# cache\n\nCache is a simple cache implementation, which allow to save into file the memory content (Dump) and recorver the content (Recover).\n\n## execute tests\nExecute unit tests: \n```bash \n    go test ./... -cover\n```\n\n\n## import this library\n```bash \n    go get github.com/jeromelesaux/cache\n```\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjeromelesaux%2Fcache","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fjeromelesaux%2Fcache","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjeromelesaux%2Fcache/lists"}