CARVIEW |
Select Language
HTTP/2 302
server: nginx
date: Tue, 26 Aug 2025 13:14:41 GMT
content-type: text/plain; charset=utf-8
content-length: 0
x-archive-redirect-reason: found capture at 20100826040020
location: https://web.archive.org/web/20100826040020/https://github.com/andreiz/php-memcached/tree/v0.1.1/
server-timing: captures_list;dur=0.867201, exclusion.robots;dur=0.026442, exclusion.robots.policy;dur=0.011470, esindex;dur=0.017313, cdx.remote;dur=32.094363, LoadShardBlock;dur=442.562183, PetaboxLoader3.datanode;dur=84.782163, PetaboxLoader3.resolve;dur=195.820255
x-app-server: wwwb-app216
x-ts: 302
x-tr: 523
server-timing: TR;dur=0,Tw;dur=836,Tc;dur=1
set-cookie: wb-p-SERVER=wwwb-app216; path=/
x-location: All
x-rl: 0
x-na: 0
x-page-cache: MISS
server-timing: MISS
x-nid: DigitalOcean
referrer-policy: no-referrer-when-downgrade
permissions-policy: interest-cohort=()
HTTP/2 200
server: nginx
date: Tue, 26 Aug 2025 13:14:43 GMT
content-type: text/html; charset=utf-8
x-archive-orig-server: nginx/0.7.67
x-archive-orig-date: Thu, 26 Aug 2010 04:00:19 GMT
x-archive-orig-connection: close
x-archive-orig-status: 200 OK
x-archive-orig-etag: "185ed37ec5d9b05da7db1ef52ccd0402"
x-archive-orig-x-runtime: 171ms
x-archive-orig-content-length: 30152
x-archive-orig-cache-control: private, max-age=0, must-revalidate
x-archive-guessed-content-type: text/html
x-archive-guessed-charset: utf-8
memento-datetime: Thu, 26 Aug 2010 04:00:20 GMT
link: ; rel="original", ; rel="timemap"; type="application/link-format", ; rel="timegate", ; rel="first memento"; datetime="Thu, 26 Mar 2009 11:01:52 GMT", ; rel="prev memento"; datetime="Thu, 03 Jun 2010 20:57:28 GMT", ; rel="memento"; datetime="Thu, 26 Aug 2010 04:00:20 GMT", ; rel="last memento"; datetime="Thu, 26 Aug 2010 04:00:20 GMT"
content-security-policy: default-src 'self' 'unsafe-eval' 'unsafe-inline' data: blob: archive.org web.archive.org web-static.archive.org wayback-api.archive.org athena.archive.org analytics.archive.org pragma.archivelab.org wwwb-events.archive.org
x-archive-src: 52_17_20100826030432_crawl101-c/52_17_20100826035943_crawl101.arc.gz
server-timing: captures_list;dur=0.871278, exclusion.robots;dur=0.032539, exclusion.robots.policy;dur=0.013757, esindex;dur=0.016931, cdx.remote;dur=38.952386, LoadShardBlock;dur=307.769062, PetaboxLoader3.datanode;dur=172.199620, PetaboxLoader3.resolve;dur=558.232889, load_resource;dur=449.116584
x-app-server: wwwb-app216
x-ts: 200
x-tr: 905
server-timing: TR;dur=0,Tw;dur=1074,Tc;dur=0
x-location: All
x-rl: 0
x-na: 0
x-page-cache: MISS
server-timing: MISS
x-nid: DigitalOcean
referrer-policy: no-referrer-when-downgrade
permissions-policy: interest-cohort=()
content-encoding: gzip
andreiz's php-memcached at v0.1.1 - GitHub
andreiz / php-memcached
- Source
- Commits
- Network (13)
- Issues (6)
- Downloads (10)
- Wiki (1)
- Graphs
-
Tag:
v0.1.1
click here to add a description
click here to add a homepage

Andrei Zmievski (author)
Mon Feb 02 14:08:11 -0800 2009
name | age | message | |
---|---|---|---|
![]() |
.cvsignore | Loading commit data... ![]() |
|
![]() |
.gitignore | ||
![]() |
CREDITS | ||
![]() |
ChangeLog | ||
![]() |
EXPERIMENTAL | ||
![]() |
LICENSE | Sun Dec 14 10:08:59 -0800 2008 | First import [Andrei Zmievski] |
![]() |
README | ||
![]() |
config.m4 | ||
![]() |
config.w32 | Sun Dec 14 10:08:59 -0800 2008 | First import [Andrei Zmievski] |
![]() |
memcached-api.php | ||
![]() |
package.xml | ||
![]() |
php_memcached.c | ||
![]() |
php_memcached.h | ||
![]() |
tests/ |
README
This extension uses libmemcached library to provide API for communicating with memcached servers. memcached is a high-performance, distributed memory object caching system, generic in nature, but intended for use in speeding up dynamic web applications by alleviating database load. Resources --------- libmemcached: https://tangent.org/552/libmemcached.html memcached: https://www.danga.com/memcached/
- © 2010 GitHub Inc. All rights reserved.
- Terms of Service
- Privacy
- Security