{"id":27332041,"url":"https://github.com/go-aah/inmemory-cache-provider","last_synced_at":"2025-04-12T13:46:49.635Z","repository":{"id":56856173,"uuid":"143701784","full_name":"go-aah/inmemory-cache-provider","owner":"go-aah","description":"Inmemory Cache Provider by aah framework","archived":false,"fork":false,"pushed_at":"2018-12-02T17:19:35.000Z","size":15,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2024-12-01T21:18:28.165Z","etag":null,"topics":["aah","aah-framework","aahframework","cache","cache-provider","golang-library","golang-package","inmemory","inmemory-cache"],"latest_commit_sha":null,"homepage":"","language":"Go","has_issues":false,"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/go-aah.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}},"created_at":"2018-08-06T08:52:11.000Z","updated_at":"2019-02-24T17:15:55.000Z","dependencies_parsed_at":"2022-08-19T09:21:46.163Z","dependency_job_id":null,"html_url":"https://github.com/go-aah/inmemory-cache-provider","commit_stats":null,"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-aah%2Finmemory-cache-provider","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-aah%2Finmemory-cache-provider/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-aah%2Finmemory-cache-provider/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-aah%2Finmemory-cache-provider/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/go-aah","download_url":"https://codeload.github.com/go-aah/inmemory-cache-provider/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248574985,"owners_count":21127096,"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":["aah","aah-framework","aahframework","cache","cache-provider","golang-library","golang-package","inmemory","inmemory-cache"],"created_at":"2025-04-12T13:46:41.882Z","updated_at":"2025-04-12T13:46:49.625Z","avatar_url":"https://github.com/go-aah.png","language":"Go","readme":"\u003cp align=\"center\"\u003e\n  \u003cimg src=\"https://cdn.aahframework.org/assets/img/aah-logo-64x64.png\" /\u003e\n  \u003ch2 align=\"center\"\u003eInmemory Cache Provider by aah framework\u003c/h2\u003e\n\u003c/p\u003e\n\u003cp align=\"center\"\u003e\n  \u003cp align=\"center\"\u003e\u003ca href=\"https://github.com/go-aah/inmemory-cache-provider/releases/latest\"\u003e\u003cimg src=\"https://img.shields.io/badge/version-v0.1.0-blue.svg\" alt=\"Version\"\u003e\u003c/a\u003e \u003ca href=\"https://godoc.org/aahframe.work/cache/provider/inmemory\"\u003e\u003cimg src=\"https://godoc.org/aahframe.work/cache/provider/inmemory?status.svg\" alt=\"GoDoc\"\u003e\u003c/a\u003e\u003c/p\u003e\n\u003c/p\u003e\n\nHigh performance, eviction modes (TTL, NoTTL, Slide), goroutine safe inmemory cache provider. Library keeps cache entries on heap but omits GC and without impact on performance by applying trick of [go1.5 map non-pointer values](https://github.com/golang/go/issues/9477).\n\n### News\n\n  * `v0.1.0` [released](https://github.com/go-aah/inmemory-cache-provider/releases/latest) and tagged on Dec 02, 2018.\n\n## Usage\n\n```bash\n# go.mod\nrequire aahframe.work/cache/provider/inmemory v0.1.0\n```\n\nVisit official website https://aahframework.org to learn more about `aah` framework.\n\n## Issues\n\nPlease report issues at https://aahframework.org/issues.\n\n## Author\n\n[Jeevanandam M.](https://github.com/jeevatkm) (jeeva@myjeeva.com)\n\n## License\n\n`inmemory-cache-provider` released under MIT License.\n\n\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgo-aah%2Finmemory-cache-provider","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fgo-aah%2Finmemory-cache-provider","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgo-aah%2Finmemory-cache-provider/lists"}