CARVIEW |
Select Language
HTTP/2 302
server: nginx
date: Wed, 06 Aug 2025 18:30:55 GMT
content-type: text/plain; charset=utf-8
content-length: 0
x-archive-redirect-reason: found capture at 20100413130045
location: https://web.archive.org/web/20100413130045/https://github.com/benoitc/couchbeam
server-timing: captures_list;dur=0.484785, exclusion.robots;dur=0.017961, exclusion.robots.policy;dur=0.008758, esindex;dur=0.009874, cdx.remote;dur=12.901140, LoadShardBlock;dur=476.212151, PetaboxLoader3.datanode;dur=96.074192, PetaboxLoader3.resolve;dur=200.343195
x-app-server: wwwb-app225
x-ts: 302
x-tr: 517
server-timing: TR;dur=0,Tw;dur=0,Tc;dur=1
set-cookie: wb-p-SERVER=wwwb-app225; 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, 06 Aug 2025 18:30:55 GMT
content-type: text/html; charset=utf-8
x-archive-orig-server: nginx/0.7.61
x-archive-orig-date: Tue, 13 Apr 2010 13:00:45 GMT
x-archive-orig-connection: close
x-archive-orig-status: 200 OK
x-archive-orig-etag: "eeb458ff4cab748ffb9e9a8f69181374"
x-archive-orig-x-runtime: 189ms
x-archive-orig-content-length: 28545
x-archive-orig-cache-control: private, max-age=0, must-revalidate
x-archive-guessed-content-type: text/html
x-archive-guessed-charset: iso-8859-13
memento-datetime: Tue, 13 Apr 2010 13:00:45 GMT
link: ; rel="original", ; rel="timemap"; type="application/link-format", ; rel="timegate", ; rel="first memento"; datetime="Tue, 13 Apr 2010 13:00:45 GMT", ; rel="memento"; datetime="Tue, 13 Apr 2010 13:00:45 GMT", ; rel="next memento"; datetime="Wed, 18 Jul 2012 04:07:39 GMT", ; rel="last memento"; datetime="Mon, 12 May 2025 12:16:37 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_15_20100413093929_crawl103-c/51_15_20100413125550_crawl101.arc.gz
server-timing: captures_list;dur=0.882702, exclusion.robots;dur=0.063812, exclusion.robots.policy;dur=0.044506, esindex;dur=0.017563, cdx.remote;dur=22.901554, LoadShardBlock;dur=146.579057, PetaboxLoader3.datanode;dur=196.406467, load_resource;dur=222.408257, PetaboxLoader3.resolve;dur=143.412337
x-app-server: wwwb-app225
x-ts: 200
x-tr: 502
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
benoitc's couchbeam at master - GitHub
benoitc / couchbeam
- Source
- Commits
- Network (9)
- Issues (8)
- Downloads (9)
- Wiki (2)
- Graphs
-
Branch:
master
click here to add a description
click here to add a homepage
name | age | message | |
---|---|---|---|
![]() |
.gitignore | Mon Oct 19 22:14:49 -0700 2009 | use lhttpc:request. [benoitc] |
![]() |
.hgignore | Wed Oct 07 13:35:07 -0700 2009 | add doc [benoitc] |
![]() |
.hgtags | Fri Oct 16 13:26:24 -0700 2009 | Added tag 0.3 for changeset 80924d02e301 [benoitc] |
![]() |
Emakefile | Tue Sep 29 03:09:11 -0700 2009 | fix couchbeam_manager, so we use ets. fix db te... [benoitc] |
![]() |
LICENSE | Mon Oct 19 22:04:13 -0700 2009 | define subcomponent [benoitc] |
![]() |
Makefile | Mon Apr 05 16:05:04 -0700 2010 | up lhttpc and fix makefile [benoitc] |
![]() |
README.md | Sat Oct 24 12:04:45 -0700 2009 | bump version number. [benoitc] |
![]() |
doc/ | Mon Oct 19 22:14:49 -0700 2009 | use lhttpc:request. [benoitc] |
![]() |
ebin/ | Sat Mar 13 18:20:54 -0800 2010 | fixed the location of the .app file [Alexander Kern] |
![]() |
examples/ | Mon Nov 23 14:44:03 -0800 2009 | module name [benoitc] |
![]() |
include/ | Sat Mar 13 18:24:59 -0800 2010 | changed .hrl file so it doesn't throw warnings ... [Alexander Kern] |
![]() |
rebar | Sat Mar 13 19:58:12 -0800 2010 | Added rebar [Alexander Kern] |
![]() |
rebar.config | Mon Apr 05 16:05:04 -0700 2010 | up lhttpc and fix makefile [benoitc] |
![]() |
src/ | Sat Mar 13 18:20:54 -0800 2010 | fixed the location of the .app file [Alexander Kern] |
![]() |
t/ | Mon Apr 05 16:05:04 -0700 2010 | up lhttpc and fix makefile [benoitc] |
README.md
couchbeam 0.4 - 2009 (c) BenoƮt Chesneau benoitc@e-engura.org
couchbeam is a simple erlang CouchDB framework. couchbeam provides you a full featured and easy client to access and manage multiple couchdb Nodes.
Couchbeam is under Apache License 2. see LICENSE file for more details.
Full documentation of the project is on this url.
requirements
- Erlang/OTP R12-B or newer (compiler to build, kernel,stdlib,ssl,crypto to run)
- GNU Make (might actually build with some other make as well)
- Etap (for testing)
installation
To bulid the application simply run 'make'. This should build .beam, .app files and documentation.
Code integrate lhttpc but use your own as well.
To run tests run 'make test'. To generate doc, run 'make docs'.