CARVIEW |
Select Language
HTTP/2 302
server: nginx
date: Fri, 08 Aug 2025 11:55:20 GMT
content-type: text/plain; charset=utf-8
content-length: 0
x-archive-redirect-reason: found capture at 20100115065344
location: https://web.archive.org/web/20100115065344/https://github.com/dustin/twisted-memcached
server-timing: captures_list;dur=0.448132, exclusion.robots;dur=0.014648, exclusion.robots.policy;dur=0.007286, esindex;dur=0.011024, cdx.remote;dur=49.388716, LoadShardBlock;dur=375.284064, PetaboxLoader3.resolve;dur=189.358951, PetaboxLoader3.datanode;dur=179.014810
x-app-server: wwwb-app204
x-ts: 302
x-tr: 447
server-timing: TR;dur=0,Tw;dur=0,Tc;dur=0
set-cookie: wb-p-SERVER=wwwb-app204; 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: Fri, 08 Aug 2025 11:55:21 GMT
content-type: text/html; charset=utf-8
x-archive-orig-server: nginx/0.7.61
x-archive-orig-date: Fri, 15 Jan 2010 06:53:43 GMT
x-archive-orig-connection: close
x-archive-orig-status: 200 OK
x-archive-orig-etag: "30d2ae3f9a77ebeabf919a5c8821b866"
x-archive-orig-x-runtime: 141ms
x-archive-orig-content-length: 19684
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: Fri, 15 Jan 2010 06:53:44 GMT
link: ; rel="original", ; rel="timemap"; type="application/link-format", ; rel="timegate", ; rel="first memento"; datetime="Fri, 16 Oct 2009 11:35:22 GMT", ; rel="prev memento"; datetime="Sun, 13 Dec 2009 15:14:19 GMT", ; rel="memento"; datetime="Fri, 15 Jan 2010 06:53:44 GMT", ; rel="next memento"; datetime="Sat, 03 Mar 2012 08:30:45 GMT", ; rel="last memento"; datetime="Thu, 17 Sep 2020 05:16:32 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_13_20100115034129_crawl102_IndexOnly-c/51_13_20100115064943_crawl101.arc.gz
server-timing: captures_list;dur=0.523331, exclusion.robots;dur=0.021650, exclusion.robots.policy;dur=0.010656, esindex;dur=0.009997, cdx.remote;dur=25.418747, LoadShardBlock;dur=540.935705, PetaboxLoader3.datanode;dur=164.177025, PetaboxLoader3.resolve;dur=468.952439, load_resource;dur=110.983375
x-app-server: wwwb-app204
x-ts: 200
x-tr: 733
server-timing: TR;dur=0,Tw;dur=0,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
dustin's twisted-memcached at master - GitHub
This service is courtesy of Pledgie.
dustin / twisted-memcached
- Source
- Commits
- Network (2)
- Issues (0)
- Downloads (0)
- Wiki (1)
- Graphs
-
Branch:
master
-
Branches (1)
- master ✓
- Tags (0)
Sending Request…
Enable Donations
Pledgie Donations
Once activated, we'll place the following badge in your repository's detail box:
memcached protocol in twisted — Read more
name | age | message | |
---|---|---|---|
![]() |
.gitignore | Mon Jul 27 17:48:38 -0700 2009 | Added a .gitignore [dustin] |
![]() |
README.markdown | Tue Jul 28 02:17:42 -0700 2009 | Added a readme. [dustin] |
![]() |
examples/ | Tue Jul 28 15:43:06 -0700 2009 | Allow implementation of quit commands (and othe... [dustin] |
![]() |
memcache/ | Mon Aug 03 09:24:59 -0700 2009 | Don't need to special case the . in prop interp... [dustin] |
README.markdown
Twisted Memcached
A twisted implementation of memcached (binary protocol).
This is primarily used for creating experimental memcached servers.
This feature is coming soon. Sit tight!