{"id":20596993,"url":"https://github.com/tradle/offline-keeper","last_synced_at":"2026-04-21T19:03:48.784Z","repository":{"id":57167462,"uuid":"43454017","full_name":"tradle/offline-keeper","owner":"tradle","description":"very basic promise-based key-value store","archived":false,"fork":false,"pushed_at":"2016-02-01T02:49:38.000Z","size":39,"stargazers_count":1,"open_issues_count":0,"forks_count":1,"subscribers_count":7,"default_branch":"master","last_synced_at":"2024-04-24T17:42:29.318Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"JavaScript","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/tradle.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":"2015-09-30T19:24:27.000Z","updated_at":"2016-05-07T09:14:57.000Z","dependencies_parsed_at":"2022-09-05T04:11:00.264Z","dependency_job_id":null,"html_url":"https://github.com/tradle/offline-keeper","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/tradle%2Foffline-keeper","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tradle%2Foffline-keeper/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tradle%2Foffline-keeper/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tradle%2Foffline-keeper/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/tradle","download_url":"https://codeload.github.com/tradle/offline-keeper/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":242231440,"owners_count":20093636,"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-11-16T08:19:47.985Z","updated_at":"2026-04-21T19:03:43.763Z","avatar_url":"https://github.com/tradle.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# offline-keeper\n\n[![NPM](https://nodei.co/npm/bindall.png)](https://nodei.co/npm/offline-keeper/)\n\n# Usage\n\nSee tests, the API is very basic\n\n## putOne(String, Buffer)\n\nReturns a Q.Promise that resolves when the value is written to disk\n\n## getOne(String)\n\nReturns a Q.Promise that resolves to a Buffer\n\n## removeOne(String)\n\nReturns a Q.Promise that resolves when the corresponding value is erased from the disk\n\n## getMany([String, ...])\n\nReturns a Q.Promise that resolves to an array with values (Buffer) and/or nulls, depending on if values exist on disk or not\n\n## clear\n\nDeletes all stored values\n\n## close\n\nFinish pending writes and die\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftradle%2Foffline-keeper","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ftradle%2Foffline-keeper","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftradle%2Foffline-keeper/lists"}