{"id":26483857,"url":"https://github.com/chatopera/qredis","last_synced_at":"2026-04-05T21:05:34.302Z","repository":{"id":57332285,"uuid":"70700991","full_name":"chatopera/qredis","owner":"chatopera","description":null,"archived":false,"fork":false,"pushed_at":"2021-08-07T13:14:28.000Z","size":40,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2024-04-14T20:20:44.541Z","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":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/chatopera.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}},"created_at":"2016-10-12T13:08:58.000Z","updated_at":"2024-04-14T20:20:44.542Z","dependencies_parsed_at":"2022-09-15T12:31:25.043Z","dependency_job_id":null,"html_url":"https://github.com/chatopera/qredis","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/chatopera%2Fqredis","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chatopera%2Fqredis/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chatopera%2Fqredis/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chatopera%2Fqredis/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/chatopera","download_url":"https://codeload.github.com/chatopera/qredis/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":244554067,"owners_count":20471173,"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":"2025-03-20T04:58:26.099Z","updated_at":"2025-12-30T22:45:36.866Z","avatar_url":"https://github.com/chatopera.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# QREDIS\n\nGet a promised redis client.\n\n```\nvar qredis = require('qredis')({options});\n\nqredis.set('s1', 'hello')\n    .then(function(result) {\n        console.log(result);\n    }, function(err) {\n    });\n```\n\nGet redis commands in [redis-commmands](https://github.com/NodeRedis/redis-commands/blob/master/commands.json) module.\n\nGet `options` in [redis](https://www.npmjs.com/package/redis#options-object-properties).\n\n\n## Test\n```\ngit clone https://github.com/Samurais/qredis.git\ncd qredis\nnpm install\nava\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fchatopera%2Fqredis","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fchatopera%2Fqredis","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fchatopera%2Fqredis/lists"}