HTTP/2 302
server: nginx
date: Wed, 30 Jul 2025 23:44:56 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.581823, exclusion.robots;dur=0.021184, exclusion.robots.policy;dur=0.009116, esindex;dur=0.010494, cdx.remote;dur=75.798163, LoadShardBlock;dur=191.312419, PetaboxLoader3.datanode;dur=117.149128
x-app-server: wwwb-app215
x-ts: 302
x-tr: 294
server-timing: TR;dur=0,Tw;dur=0,Tc;dur=0
set-cookie: SERVER=wwwb-app215; 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 23:44:57 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.868428, exclusion.robots;dur=0.018284, exclusion.robots.policy;dur=0.008093, esindex;dur=0.011632, cdx.remote;dur=6.329980, LoadShardBlock;dur=166.892232, PetaboxLoader3.datanode;dur=214.615190, load_resource;dur=119.344080, PetaboxLoader3.resolve;dur=53.163433
x-app-server: wwwb-app215
x-ts: 200
x-tr: 376
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
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: