HTTP/2 302
server: nginx
date: Tue, 29 Jul 2025 16:04:33 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.395777, exclusion.robots;dur=0.013152, exclusion.robots.policy;dur=0.007110, esindex;dur=0.006873, cdx.remote;dur=1535.348522, LoadShardBlock;dur=517.037647, PetaboxLoader3.datanode;dur=267.145300, PetaboxLoader3.resolve;dur=150.811553
x-app-server: wwwb-app216
x-ts: 302
x-tr: 2074
server-timing: TR;dur=0,Tw;dur=974,Tc;dur=1
set-cookie: 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, 29 Jul 2025 16:04:35 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.509208, exclusion.robots;dur=0.019249, exclusion.robots.policy;dur=0.008848, esindex;dur=0.010822, cdx.remote;dur=334.960105, LoadShardBlock;dur=241.108105, PetaboxLoader3.datanode;dur=281.574143, load_resource;dur=102.942027, PetaboxLoader3.resolve;dur=50.340984
x-app-server: wwwb-app216
x-ts: 200
x-tr: 753
server-timing: TR;dur=0,Tw;dur=928,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
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: