{"id":36985845,"url":"https://github.com/danilin-em/test-memcached-lib","last_synced_at":"2026-01-13T23:03:43.971Z","repository":{"id":228818491,"uuid":"773032973","full_name":"danilin-em/test-memcached-lib","owner":"danilin-em","description":"Memcached client for PHP. No dependencies, no extensions, no third-party libraries. No regrets.","archived":false,"fork":false,"pushed_at":"2024-04-11T16:17:43.000Z","size":96,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2024-11-20T17:49:33.230Z","etag":null,"topics":["memcache","memcached","memcached-cache","memcached-client","memcached-clients","php","php-library"],"latest_commit_sha":null,"homepage":"https://packagist.org/packages/danilin-em/memcached","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/danilin-em.png","metadata":{"files":{"readme":"README.txt","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,"governance":null,"roadmap":null,"authors":null,"dei":null}},"created_at":"2024-03-16T15:01:59.000Z","updated_at":"2024-04-15T12:58:52.000Z","dependencies_parsed_at":"2024-03-23T19:46:41.716Z","dependency_job_id":null,"html_url":"https://github.com/danilin-em/test-memcached-lib","commit_stats":null,"previous_names":["danilin-em/test-memcached-lib"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/danilin-em/test-memcached-lib","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/danilin-em%2Ftest-memcached-lib","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/danilin-em%2Ftest-memcached-lib/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/danilin-em%2Ftest-memcached-lib/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/danilin-em%2Ftest-memcached-lib/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/danilin-em","download_url":"https://codeload.github.com/danilin-em/test-memcached-lib/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/danilin-em%2Ftest-memcached-lib/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28403763,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-13T21:51:37.118Z","status":"ssl_error","status_checked_at":"2026-01-13T21:45:14.585Z","response_time":56,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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":["memcache","memcached","memcached-cache","memcached-client","memcached-clients","php","php-library"],"created_at":"2026-01-13T23:03:43.888Z","updated_at":"2026-01-13T23:03:43.959Z","avatar_url":"https://github.com/danilin-em.png","language":"PHP","funding_links":[],"categories":[],"sub_categories":[],"readme":"Тестовое задание:\nНеобходимо реализовать библиотеку-клиент к Memcached. Библиотека должна на низком уровне реализовывать команды get/set/delete и уметь работать в синхронном режиме.\nПри реализации необходимо использовать подход Test Driven Development.\nЧтобы понять, как работает клиент, можно сделать вот такую telnet сессию, - она проиллюстрирует типичное общение клиента с сервером::\n\n$ telnet localhost 11211\nget key\nEND\nset key 0 3600 3\nxyz\nSTORED\nget key\nVALUE key 0 3\nxyz\nEND\n\nДля автоматизации проверок нужно прикрутить Travis CI и проверку кода на соотвествие стандартам PSR-2.\nТакже тебе пригодится документация: https://github.com/memcached/memcached/blob/master/doc/protocol.txt\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdanilin-em%2Ftest-memcached-lib","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdanilin-em%2Ftest-memcached-lib","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdanilin-em%2Ftest-memcached-lib/lists"}