{"id":48633461,"url":"https://github.com/nono303/memcached","last_synced_at":"2026-04-09T06:09:56.132Z","repository":{"id":45901498,"uuid":"84188195","full_name":"nono303/memcached","owner":"nono303","description":null,"archived":false,"fork":false,"pushed_at":"2026-03-07T07:10:03.000Z","size":111394,"stargazers_count":150,"open_issues_count":0,"forks_count":38,"subscribers_count":16,"default_branch":"master","last_synced_at":"2026-03-07T14:50:29.162Z","etag":null,"topics":["binary","memcached","release","windows"],"latest_commit_sha":null,"homepage":null,"language":null,"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/nono303.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,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2017-03-07T10:49:32.000Z","updated_at":"2026-03-07T07:09:52.000Z","dependencies_parsed_at":"2024-04-07T17:32:11.988Z","dependency_job_id":"bb87d291-9807-4fac-8fd5-83baad649655","html_url":"https://github.com/nono303/memcached","commit_stats":null,"previous_names":[],"tags_count":59,"template":false,"template_full_name":null,"purl":"pkg:github/nono303/memcached","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nono303%2Fmemcached","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nono303%2Fmemcached/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nono303%2Fmemcached/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nono303%2Fmemcached/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/nono303","download_url":"https://codeload.github.com/nono303/memcached/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nono303%2Fmemcached/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31588121,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-09T05:33:47.836Z","status":"ssl_error","status_checked_at":"2026-04-09T05:32:26.579Z","response_time":112,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6: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":["binary","memcached","release","windows"],"created_at":"2026-04-09T06:09:55.614Z","updated_at":"2026-04-09T06:09:56.119Z","avatar_url":"https://github.com/nono303.png","language":null,"funding_links":[],"categories":[],"sub_categories":[],"readme":"# Memcached - Windows Cygwin binaries #\r\n- https://github.com/memcached/memcached\r\n- https://github.com/nono303/win-build-scripts\r\n---\r\n### Get the good version\r\n:bangbang: **Libevent**  \r\n\r\nThere is currently a runtime issue using libevent **2.1** (Cygwin build) on old Windows versions : `_WIN32_WINNT \u003c= 0X601`  \r\n\u003e `*** fatal error - couldn't dynamically determine load address for 'QueryUnbiasedInterruptTime' (handle 0x7FEFD430000), Win32 error 127`  \r\n*see https://gitter.im/msys2/msys2?at=5ce7e6578f019114aeab45c0*  \r\n\r\nSo, I provide memcached with both libevent versions:  \r\n- `2.0.22` \u003c= Windows 7 \u0026 **cygwin x64** `3.4.X`\r\n- `2.1.12` \u003e Windows 7 \u0026 **cygwin x64** `3.5.X`\r\n\r\n*Don't hesitate to test both of them on your system and give me some feedback because I didn't find a lot of topics on it!*\r\n\r\n:warning: **AVX / AVX2**  or not (**SSE2**)\r\n\r\n- Check your cpu supported instructions with [CPU-Z](https://www.cpuid.com/softwares/cpu-z.html)\r\n\r\n  \u003e  ![](https://github.com/nono303/PHP-memcache-dll/raw/master/avx.png)\r\n\r\n:fast_forward: **TLS support**\r\n\r\n- Ff you need tls support, just choose `*-tls.exe` version\r\n\r\n----\r\n\r\n### Release\r\n\r\n  \u003e  :warning: Only **x64 libevent 2.1** is maintained\r\n  \u003e *Older versions `1.4.25. 1.4.33 1.4.35 1.4.36 1.4.39 1.5 1.5.1 1.5.2 1.5.3` are available under **tag memcache-1.5.3**...*\r\n\r\n  - **x64**\r\n    - :white_check_mark:  **[1.6.41](https://github.com/memcached/memcached/releases/tag/1.6.41)**: libevent `2.1.12`  **_2026-03-06_**\r\n      - *gcc `16.0.1` cygwin `3.7.0`*\r\n      - *openssl `3.0.19` libevent `2.1.7` zlib `1.3.2`*\r\n    - :pause_button:**1.6.24**: libevent `2.0.22` _2024-02-29_ \r\n    \r\n  - **x86**\r\n    - :pause_button:**1.6.21**: libevent `2.1.12` _2023-07-03_\r\n    - :pause_button:**1.6.21**: libevent `2.0.22` _2023-07-23_\r\n\r\n----\r\n\r\n### Install as a Windows service\r\n\r\n`-d install` is not anymore available. You might use `nssm` to install memcached as a Windows service:\r\n\r\n1. copy [nssm-2.25.0.exe corresponding to your system arch](https://github.com/nono303/memcached/tree/master/nssm) in memcached folder or somwhere in a Windows `%PATH%` folder\r\n\r\n2. run theses command - **changing absolute path `C:\\memcached`** corresponding to your config\r\n\r\n   ```\r\n   nssm-2.25.0.exe install memcached C:\\memcached\\memcached-avx.exe\r\n   nssm-2.25.0.exe set memcached AppParameters \"-vv -m 512 -I 256m\"\r\n   nssm-2.25.0.exe set memcached AppDirectory C:\\memcached\r\n   nssm-2.25.0.exe set memcached AppExit Default Restart\r\n   nssm-2.25.0.exe set memcached AppNoConsole 1\r\n   nssm-2.25.0.exe set memcached AppPriority ABOVE_NORMAL_PRIORITY_CLASS\r\n   nssm-2.25.0.exe set memcached AppStderr C:\\memcached\\logs\\memcached.log\r\n   nssm-2.25.0.exe set memcached AppStopMethodSkip 6\r\n   nssm-2.25.0.exe set memcached AppTimestampLog 1\r\n   nssm-2.25.0.exe set memcached DisplayName memcached\r\n   nssm-2.25.0.exe set memcached ObjectName LocalSystem\r\n   nssm-2.25.0.exe set memcached Start SERVICE_AUTO_START\r\n   nssm-2.25.0.exe set memcached Type SERVICE_WIN32_OWN_PROCESS\r\n   ```\r\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnono303%2Fmemcached","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fnono303%2Fmemcached","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnono303%2Fmemcached/lists"}