{"id":18147481,"url":"https://github.com/thestaticturtle/nodecached","last_synced_at":"2026-01-28T22:35:32.518Z","repository":{"id":71809016,"uuid":"275900048","full_name":"TheStaticTurtle/NodeCached","owner":"TheStaticTurtle","description":null,"archived":false,"fork":false,"pushed_at":"2021-03-23T18:09:25.000Z","size":8,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-10-10T13:16:18.887Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"HTML","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/TheStaticTurtle.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,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2020-06-29T18:51:51.000Z","updated_at":"2021-03-23T18:09:28.000Z","dependencies_parsed_at":"2023-07-01T11:31:00.007Z","dependency_job_id":null,"html_url":"https://github.com/TheStaticTurtle/NodeCached","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/TheStaticTurtle/NodeCached","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TheStaticTurtle%2FNodeCached","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TheStaticTurtle%2FNodeCached/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TheStaticTurtle%2FNodeCached/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TheStaticTurtle%2FNodeCached/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/TheStaticTurtle","download_url":"https://codeload.github.com/TheStaticTurtle/NodeCached/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TheStaticTurtle%2FNodeCached/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28853610,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-28T15:15:36.453Z","status":"ssl_error","status_checked_at":"2026-01-28T15:15:13.020Z","response_time":57,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"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":"2024-11-01T22:06:41.013Z","updated_at":"2026-01-28T22:35:32.513Z","avatar_url":"https://github.com/TheStaticTurtle.png","language":"HTML","readme":"#NodeCached\nThis is a very simplistic caching system writen in nodejs\n\nExample configuration:\n```json\n{\n  \"app\": {\n    \"host\": \"127.0.0.1\",\n    \"post\": 2486\n  },\n  \"cds\": {\n    \"base_url\": \"https://storage.sbg.cloud.ovh.net/v1/AUTH_09eb860780a34c9b959e3eebbf15da7f/storage/\"\n  },\n  \"caching\": {\n    \"cache_time\": 3600,\n    \"max_cache_size\": 2048\n  }\n}\n```\n|Option|Doc|\n|----|-------|\n|app.host|The host that the app is listening on|\n|app.port|The port that the app is listening on|\n|cds.base_url| Url of you backend content (In this case my bucket)|v\n|caching.cache_time|Max lifetime of an inactive cached file (Time is reset to zero each request)|\n|caching.max_cache_size|Max size in mb of the cache folder|\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fthestaticturtle%2Fnodecached","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fthestaticturtle%2Fnodecached","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fthestaticturtle%2Fnodecached/lists"}