HTTP/2 302
server: nginx
date: Wed, 30 Jul 2025 15:31:58 GMT
content-type: text/plain; charset=utf-8
content-length: 0
x-archive-redirect-reason: found capture at 20100208100556
location: https://web.archive.org/web/20100208100556/https://code.google.com/appengine/docs/java/memcache/
server-timing: captures_list;dur=0.509426, exclusion.robots;dur=0.017397, exclusion.robots.policy;dur=0.007816, esindex;dur=0.009995, cdx.remote;dur=125.715939, LoadShardBlock;dur=719.694767, PetaboxLoader3.resolve;dur=526.785687, PetaboxLoader3.datanode;dur=124.219283
x-app-server: wwwb-app211
x-ts: 302
x-tr: 872
server-timing: TR;dur=0,Tw;dur=300,Tc;dur=0
set-cookie: SERVER=wwwb-app211; 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: Wed, 30 Jul 2025 15:31:59 GMT
content-type: text/html; charset=ISO-8859-1
x-archive-orig-vary: Accept-Language,Cookie,Referer
x-archive-orig-etag: "90808321c2bacee8078748dac350c1b3"
x-archive-orig-last-modified: Mon, 08 Feb 2010 10:05:54 GMT
x-archive-orig-date: Mon, 08 Feb 2010 10:05:54 GMT
x-archive-orig-expires: Mon, 08 Feb 2010 11:05:54 GMT
x-archive-orig-cache-control: public, max-age=3600
x-archive-orig-x-content-type-options: nosniff
x-archive-orig-server: codesite_static_content
x-archive-orig-x-xss-protection: 0
x-archive-guessed-content-type: text/html
x-archive-guessed-charset: utf-8
memento-datetime: Mon, 08 Feb 2010 10:05:56 GMT
link:
; rel="original",
; rel="timemap"; type="application/link-format",
; rel="timegate",
; rel="first memento"; datetime="Fri, 10 Apr 2009 07:01:39 GMT",
; rel="prev memento"; datetime="Sun, 27 Dec 2009 19:26:53 GMT",
; rel="memento"; datetime="Mon, 08 Feb 2010 10:05:56 GMT",
; rel="next memento"; datetime="Thu, 24 Jun 2010 06:54:01 GMT",
; rel="last memento"; datetime="Mon, 18 Dec 2023 07:15:49 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: 51_14_20100207132449_crawl100-c/51_14_20100208094737_crawl103.arc.gz
server-timing: captures_list;dur=0.626676, exclusion.robots;dur=0.021176, exclusion.robots.policy;dur=0.009721, esindex;dur=0.011738, cdx.remote;dur=451.648569, LoadShardBlock;dur=315.110380, PetaboxLoader3.datanode;dur=143.515805, PetaboxLoader3.resolve;dur=239.927022, load_resource;dur=130.471604
x-app-server: wwwb-app211
x-ts: 200
x-tr: 1014
server-timing: TR;dur=0,Tw;dur=280,Tc;dur=1
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
The Memcache Java API - Google App Engine - Google Code
The Memcache Java API
High performance scalable web applications often use a distributed in-memory data cache in front of or in place of robust persistent storage for some tasks. App Engine includes a memory cache service for this purpose.
This reference describes the Java API for the Memcache service. It has the following sections: