{"id":29288787,"url":"https://github.com/ebertti/micro-cache","last_synced_at":"2025-07-06T03:12:49.153Z","repository":{"id":138548009,"uuid":"5101685","full_name":"ebertti/micro-cache","owner":"ebertti","description":"Simple memory cache for simple rotines. Great use to prevent IO.","archived":false,"fork":false,"pushed_at":"2012-07-19T15:10:41.000Z","size":127,"stargazers_count":5,"open_issues_count":0,"forks_count":1,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-04-25T12:07:30.834Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/ebertti.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2012-07-18T20:48:08.000Z","updated_at":"2020-02-13T17:01:49.000Z","dependencies_parsed_at":"2023-03-23T10:37:54.467Z","dependency_job_id":null,"html_url":"https://github.com/ebertti/micro-cache","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/ebertti/micro-cache","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ebertti%2Fmicro-cache","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ebertti%2Fmicro-cache/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ebertti%2Fmicro-cache/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ebertti%2Fmicro-cache/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ebertti","download_url":"https://codeload.github.com/ebertti/micro-cache/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ebertti%2Fmicro-cache/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":263841795,"owners_count":23518496,"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":"2025-07-06T03:12:41.223Z","updated_at":"2025-07-06T03:12:49.148Z","avatar_url":"https://github.com/ebertti.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"micro-cache\n===========\n\nSimple memory cache for simple rotines. Great use to prevent IO.\n\nSample\n------\n\nSample using Django ORM\n\n    from microcache import MicroCache\n\n    microCache = MicroCache()\n    users = microCache.get('users', User.objects.all)\n\n\nPlease help out\n---------------\nThis project is still under development. Feedback and suggestions are very\nwelcome and I encourage you to use the [Issues\nlist](http://github.com/ebertti/micro-cache/issues) on Github to provide that\nfeedback.\n\nFeel free to fork this repo and to commit your additions. For a list of all\ncontributors, please see the [AUTHORS](AUTHORS) file.","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Febertti%2Fmicro-cache","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Febertti%2Fmicro-cache","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Febertti%2Fmicro-cache/lists"}