{"id":17317883,"url":"https://github.com/darkskygit/cfkvfs","last_synced_at":"2025-03-27T02:26:09.388Z","repository":{"id":57546668,"uuid":"389644956","full_name":"darkskygit/cfkvfs","owner":"darkskygit","description":null,"archived":false,"fork":false,"pushed_at":"2021-08-02T14:54:42.000Z","size":18,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-03-01T11:18:55.450Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Rust","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"agpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/darkskygit.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":"2021-07-26T13:36:05.000Z","updated_at":"2021-08-03T00:39:37.000Z","dependencies_parsed_at":"2022-09-08T23:51:30.739Z","dependency_job_id":null,"html_url":"https://github.com/darkskygit/cfkvfs","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/darkskygit%2Fcfkvfs","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkskygit%2Fcfkvfs/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkskygit%2Fcfkvfs/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkskygit%2Fcfkvfs/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/darkskygit","download_url":"https://codeload.github.com/darkskygit/cfkvfs/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":245768367,"owners_count":20669009,"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":"2024-10-15T13:18:05.836Z","updated_at":"2025-03-27T02:26:09.352Z","avatar_url":"https://github.com/darkskygit.png","language":"Rust","funding_links":[],"categories":[],"sub_categories":[],"readme":"## Cache files with Cloudflare kv / LRU cache\n\n```rust\n    let cache_handler = CfKvFs::builder(\"https://example.com\", \"path\")\n        .auth(\"Bearer 12345\")\n        .table(\"test1\")\n        .build()\n        .unwrap();\n    let data = cache_handler.get_blob(\"test.bin\").unwrap();\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdarkskygit%2Fcfkvfs","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdarkskygit%2Fcfkvfs","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdarkskygit%2Fcfkvfs/lists"}