{"id":20788867,"url":"https://github.com/erkobridee/ts-lru-cache-ttl-impl","last_synced_at":"2025-08-31T12:42:36.723Z","repository":{"id":243891846,"uuid":"813667972","full_name":"erkobridee/ts-lru-cache-ttl-impl","owner":"erkobridee","description":"Least Recently Used (LRU) cache with Time-to-Live (TTL) support implemented in TypeScript","archived":false,"fork":false,"pushed_at":"2024-10-23T17:14:55.000Z","size":130,"stargazers_count":0,"open_issues_count":3,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2024-10-24T00:47:22.955Z","etag":null,"topics":["lru-cache","ttl","ttl-cache","typescript"],"latest_commit_sha":null,"homepage":"","language":"TypeScript","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/erkobridee.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":"2024-06-11T14:10:23.000Z","updated_at":"2024-10-19T16:14:20.000Z","dependencies_parsed_at":"2024-06-11T21:21:16.334Z","dependency_job_id":"0fe53660-80f8-469c-b180-710d4c841cdb","html_url":"https://github.com/erkobridee/ts-lru-cache-ttl-impl","commit_stats":null,"previous_names":["erkobridee/ts-lru-cache-ttl-impl"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/erkobridee%2Fts-lru-cache-ttl-impl","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/erkobridee%2Fts-lru-cache-ttl-impl/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/erkobridee%2Fts-lru-cache-ttl-impl/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/erkobridee%2Fts-lru-cache-ttl-impl/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/erkobridee","download_url":"https://codeload.github.com/erkobridee/ts-lru-cache-ttl-impl/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":243132193,"owners_count":20241359,"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":["lru-cache","ttl","ttl-cache","typescript"],"created_at":"2024-11-17T15:17:37.920Z","updated_at":"2025-03-12T00:22:08.359Z","avatar_url":"https://github.com/erkobridee.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# ts-lru-cache-ttl-impl\n\nLeast Recently Used (LRU) cache with Time-to-Live (TTL) support [implemented in TypeScript](/src/lru-cache.ts)\n\n## dev dependencies\n\n```\nnpm i -D \\\n  @types/jest \\\n  @types/node \\\n  esbuild \\\n  typescript \\\n  vitest\n```\n\n## References\n\n- [LRU Cache Data Structure | Interview Cake](https://www.interviewcake.com/concept/java/lru-cache)\n\n- [LRU Cache Implementation | enjoy algorithms](https://www.enjoyalgorithms.com/blog/implement-least-recently-used-cache)\n\n- [Complete Tutorial on LRU Cache with Implementations | GeeksforGeeks](https://www.geeksforgeeks.org/lru-cache-implementation/)\n\n- [LRU Cache | Redis](https://redis.io/glossary/lru-cache/)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ferkobridee%2Fts-lru-cache-ttl-impl","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ferkobridee%2Fts-lru-cache-ttl-impl","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ferkobridee%2Fts-lru-cache-ttl-impl/lists"}