{"id":19839328,"url":"https://github.com/redislabs/redis-recommend","last_synced_at":"2025-10-06T17:05:53.565Z","repository":{"id":57556402,"uuid":"63673653","full_name":"RedisLabs/redis-recommend","owner":"RedisLabs","description":"Simple Redis Go recommendation engine","archived":false,"fork":false,"pushed_at":"2016-09-08T09:50:30.000Z","size":9,"stargazers_count":62,"open_issues_count":0,"forks_count":10,"subscribers_count":9,"default_branch":"master","last_synced_at":"2025-06-16T13:04:55.929Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"bsd-2-clause","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/RedisLabs.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":"2016-07-19T07:59:34.000Z","updated_at":"2025-02-15T18:54:53.000Z","dependencies_parsed_at":"2022-09-14T12:22:19.420Z","dependency_job_id":null,"html_url":"https://github.com/RedisLabs/redis-recommend","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/RedisLabs/redis-recommend","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RedisLabs%2Fredis-recommend","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RedisLabs%2Fredis-recommend/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RedisLabs%2Fredis-recommend/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RedisLabs%2Fredis-recommend/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/RedisLabs","download_url":"https://codeload.github.com/RedisLabs/redis-recommend/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RedisLabs%2Fredis-recommend/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":278646783,"owners_count":26021512,"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","status":"online","status_checked_at":"2025-10-06T02:00:05.630Z","response_time":65,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"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-12T12:21:49.868Z","updated_at":"2025-10-06T17:05:53.550Z","avatar_url":"https://github.com/RedisLabs.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"# redis-recommend\n## A Simple Redis recommendation engine written in [Go](https://golang.org/).\n\n###\n\n## About\nThis is a simple recommendation engine written in [Go](https://golang.org/) using [Redis](http://redis.io). The Redis client Go library used is [Redigo](https://github.com/garyburd/redigo).\n\n## Usage\n\nRate an item:\n\n```\nredis-recommend rate \u003cuser\u003e \u003citem\u003e \u003cscore\u003e  \n```\n\nFind (n) similar users for all users:\n\n```\nredis-recommend batch-update [--results=\u003cn\u003e]\n```\n\nGet (n) suggested items for a user:\n```\nredis-recommend suggest \u003cuser\u003e [--results=\u003cn\u003e]\n```\n\nGet the probable score a user would give to an item:\n```\nredis-recommend get-probability \u003cuser\u003e \u003citem\u003e\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fredislabs%2Fredis-recommend","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fredislabs%2Fredis-recommend","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fredislabs%2Fredis-recommend/lists"}