{"id":15348777,"url":"https://github.com/zuston/redis-php-chattingroom","last_synced_at":"2025-07-16T12:40:40.801Z","repository":{"id":31043484,"uuid":"34602131","full_name":"zuston/redis-php-chattingRoom","owner":"zuston","description":"this is the simple demo which is based on the extension of the phpredis and the nosql db of redis","archived":false,"fork":false,"pushed_at":"2015-04-27T11:59:25.000Z","size":1048,"stargazers_count":1,"open_issues_count":0,"forks_count":1,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-06-25T08:45:28.949Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"PHP","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/zuston.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":"2015-04-26T07:25:29.000Z","updated_at":"2017-11-29T01:21:25.000Z","dependencies_parsed_at":"2022-09-08T16:23:27.658Z","dependency_job_id":null,"html_url":"https://github.com/zuston/redis-php-chattingRoom","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/zuston/redis-php-chattingRoom","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zuston%2Fredis-php-chattingRoom","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zuston%2Fredis-php-chattingRoom/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zuston%2Fredis-php-chattingRoom/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zuston%2Fredis-php-chattingRoom/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/zuston","download_url":"https://codeload.github.com/zuston/redis-php-chattingRoom/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zuston%2Fredis-php-chattingRoom/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":265509792,"owners_count":23779435,"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-01T11:52:08.514Z","updated_at":"2025-07-16T12:40:40.770Z","avatar_url":"https://github.com/zuston.png","language":"PHP","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Redis-php-chattingRoom\n\n**this is the simple demo which is based on the extension of phpredis and the nosql db of redis**\n\n## Introduction\n1. this demo depend on the phpredis and redis.you will have to be used\n2. the redis's structure is following\n\t* hashmap(store the login username and password)\n\t\t- key:login\n\t\t- member:user1 or user2 or usern\n\t\t- value:password\n\t* sorted sets(create n keys when we have n users)\n\t\t- key:user2-content(or user1-content)\n\t\t- score:timestamp(the content createtime)\n\t\t- value:content\n\t* string(create n keys when we have n users)\n\t\t- key:user2-timestamp\n\t\t- value:timestamp(the user last content's timestamp)\n\u003e the string timestamp is the best key;","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fzuston%2Fredis-php-chattingroom","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fzuston%2Fredis-php-chattingroom","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fzuston%2Fredis-php-chattingroom/lists"}