CARVIEW |
Select Language
HTTP/2 302
server: nginx
date: Tue, 26 Aug 2025 02:26:45 GMT
content-type: text/plain; charset=utf-8
content-length: 0
x-archive-redirect-reason: found capture at 20100826104806
location: https://web.archive.org/web/20100826104806/https://github.com/andreiz/php-memcached/tree/v1.0.2/
server-timing: captures_list;dur=0.763508, exclusion.robots;dur=0.025496, exclusion.robots.policy;dur=0.012020, esindex;dur=0.011515, cdx.remote;dur=68.208937, LoadShardBlock;dur=301.115157, PetaboxLoader3.datanode;dur=95.080793, PetaboxLoader3.resolve;dur=113.339508
x-app-server: wwwb-app203
x-ts: 302
x-tr: 405
server-timing: TR;dur=0,Tw;dur=0,Tc;dur=0
set-cookie: wb-p-SERVER=wwwb-app203; 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 02:26:45 GMT
content-type: text/html; charset=utf-8
x-archive-orig-server: nginx/0.7.67
x-archive-orig-date: Thu, 26 Aug 2010 10:48:06 GMT
x-archive-orig-connection: close
x-archive-orig-status: 200 OK
x-archive-orig-etag: "04341a6a2b52ad9c2787da02f8a7169d"
x-archive-orig-x-runtime: 71ms
x-archive-orig-content-length: 32266
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 10:48:06 GMT
link: ; rel="original", ; rel="timemap"; type="application/link-format", ; rel="timegate", ; rel="first memento"; datetime="Thu, 26 Aug 2010 10:48:06 GMT", ; rel="memento"; datetime="Thu, 26 Aug 2010 10:48:06 GMT", ; rel="next memento"; datetime="Fri, 15 Oct 2010 02:58:01 GMT", ; rel="last memento"; datetime="Fri, 15 Oct 2010 02:58:01 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_20100826102644_crawl103-c/52_17_20100826104619_crawl101.arc.gz
server-timing: captures_list;dur=0.539508, exclusion.robots;dur=0.021284, exclusion.robots.policy;dur=0.010094, esindex;dur=0.010908, cdx.remote;dur=8.409400, LoadShardBlock;dur=217.764298, PetaboxLoader3.datanode;dur=183.908567, PetaboxLoader3.resolve;dur=335.861672, load_resource;dur=334.746618
x-app-server: wwwb-app203
x-ts: 200
x-tr: 628
server-timing: TR;dur=0,Tw;dur=0,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 v1.0.2 - GitHub
andreiz / php-memcached
- Source
- Commits
- Network (13)
- Issues (6)
- Downloads (10)
- Wiki (1)
- Graphs
-
Tag:
v1.0.2
click here to add a description
click here to add a homepage
name | age | message | |
---|---|---|---|
![]() |
.cvsignore | Wed Feb 04 13:58:47 -0800 2009 | Ignore cscope.out [andrei] |
![]() |
.gitignore | Wed Feb 04 13:58:47 -0800 2009 | Ignore cscope.out [andrei] |
![]() |
CREDITS | Fri Feb 13 12:52:20 -0800 2009 | Release 0.1.4. [Andrei Zmievski] |
![]() |
ChangeLog | Mon May 03 15:03:52 -0700 2010 | Release 1.0.2. [andreiz] |
![]() |
LICENSE | Sun Dec 14 10:08:59 -0800 2008 | First import [Andrei Zmievski] |
![]() |
README.markdown | Fri Feb 13 13:04:33 -0800 2009 | Add igbinary link. [Andrei Zmievski] |
![]() |
config.m4 | Fri Feb 13 12:43:24 -0800 2009 | Fixed OPT_SERIALIZER values to be integers rath... [Andrei Zmievski] |
![]() |
config.w32 | Sun Dec 14 10:08:59 -0800 2008 | First import [Andrei Zmievski] |
![]() |
memcached-api.php | Tue Jul 07 12:19:18 -0700 2009 | Release 1.0.0. [Andrei Zmievski] |
![]() |
package.xml | Mon May 03 15:03:52 -0700 2010 | Release 1.0.2. [andreiz] |
![]() |
php_memcached.c | Mon May 03 14:59:25 -0700 2010 | Fix memcached_server_list() problem. [andreiz] |
![]() |
php_memcached.h | Mon May 03 15:03:52 -0700 2010 | Release 1.0.2. [andreiz] |
![]() |
tests/ | Mon Jun 01 13:03:11 -0700 2009 | Merge a number of patches. [Andrei Zmievski] |
README.markdown
Description
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
- © 2010 GitHub Inc. All rights reserved.
- Terms of Service
- Privacy
- Security