CARVIEW |
Select Language
HTTP/2 302
server: nginx
date: Thu, 28 Aug 2025 02:07:17 GMT
content-type: text/plain; charset=utf-8
content-length: 0
x-archive-redirect-reason: found capture at 20100324120347
location: https://web.archive.org/web/20100324120347/https://github.com/mongodb/mongo/tree/r0.9.7
server-timing: captures_list;dur=0.603652, exclusion.robots;dur=0.024872, exclusion.robots.policy;dur=0.010082, esindex;dur=0.013409, cdx.remote;dur=22.285290, LoadShardBlock;dur=233.760953, PetaboxLoader3.datanode;dur=34.845356, PetaboxLoader3.resolve;dur=134.347940
x-app-server: wwwb-app223
x-ts: 302
x-tr: 285
server-timing: TR;dur=0,Tw;dur=0,Tc;dur=0
set-cookie: wb-p-SERVER=wwwb-app223; 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: Thu, 28 Aug 2025 02:07:18 GMT
content-type: text/html; charset=utf-8
x-archive-orig-server: nginx/0.7.61
x-archive-orig-date: Wed, 24 Mar 2010 12:03:47 GMT
x-archive-orig-connection: close
x-archive-orig-status: 200 OK
x-archive-orig-etag: "885fec63b454e1c528ad5b0852efcf2e"
x-archive-orig-x-runtime: 119ms
x-archive-orig-content-length: 32446
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: Wed, 24 Mar 2010 12:03:47 GMT
link: ; rel="original", ; rel="timemap"; type="application/link-format", ; rel="timegate", ; rel="first memento"; datetime="Mon, 07 Dec 2009 20:19:20 GMT", ; rel="prev memento"; datetime="Sun, 14 Feb 2010 17:25:29 GMT", ; rel="memento"; datetime="Wed, 24 Mar 2010 12:03:47 GMT", ; rel="next memento"; datetime="Thu, 27 May 2010 20:44:29 GMT", ; rel="last memento"; datetime="Mon, 09 Aug 2010 11:52:55 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: 52_14_20100324085623_crawl101-c/52_14_20100324120338_crawl101.arc.gz
server-timing: captures_list;dur=0.826333, exclusion.robots;dur=0.031054, exclusion.robots.policy;dur=0.012960, esindex;dur=0.018470, cdx.remote;dur=7.715985, LoadShardBlock;dur=91.437155, PetaboxLoader3.datanode;dur=68.539850, PetaboxLoader3.resolve;dur=150.399005, load_resource;dur=153.690353
x-app-server: wwwb-app223
x-ts: 200
x-tr: 345
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
mongodb's mongo at r0.9.7 - GitHub
mongodb / mongo
- Source
- Commits
- Network (41)
- Downloads (0)
- Graphs
-
Tree:
r0.9.7
click here to add a description
click here to add a homepage
commit 6dc201583a91ae97f547fbff748019dfbc8ea1d4
tree f914da85cf9ae2fc7215eead3151bdfd8521c5c5
parent 363f75a1506e1a4fa50a60a3f2ef24211386986b
tree f914da85cf9ae2fc7215eead3151bdfd8521c5c5
parent 363f75a1506e1a4fa50a60a3f2ef24211386986b
mongo /
name | age | message | |
---|---|---|---|
![]() |
.gitattributes | Mon Feb 02 08:44:56 -0800 2009 | treat xcode config files as binary [erh] |
![]() |
.gitignore | Wed May 13 08:07:00 -0700 2009 | better windows .gitignore [erh] |
![]() |
GNU-AGPL-3.0.txt | Tue Jul 22 06:45:40 -0700 2008 | license [erh] |
![]() |
README | Wed May 27 07:44:45 -0700 2009 | support compilation under FreeBSD 7.x merged fr... [erh] |
![]() |
SConstruct | Loading commit data... ![]() |
|
![]() |
bin/ | ||
![]() |
client/ | ||
![]() |
db/ | ||
![]() |
dbtests/ | ||
![]() |
debian/ | ||
![]() |
distsrc/ | Fri May 22 13:20:31 -0700 2009 | remove old 64-bit linux comment [erh] |
![]() |
doxygenConfig | ||
![]() |
jars/ | Sun Feb 15 13:12:54 -0800 2009 | new java js system [erh] |
![]() |
jstests/ | ||
![]() |
lib/ | Mon Nov 05 11:44:26 -0800 2007 | boost [dwight] |
![]() |
mongo.xcodeproj/ | ||
![]() |
msvc/ | Mon Jun 08 11:15:15 -0700 2009 | Merge commit 'alanw/master' Conflicts: db/db... [erh] |
![]() |
pcre-7.4/ | ||
![]() |
s/ | ||
![]() |
scripting/ | ||
![]() |
shell/ | ||
![]() |
stdafx.cpp | ||
![]() |
stdafx.h | ||
![]() |
stdafx.h.gch | ||
![]() |
targetver.h | Sun Dec 28 17:28:49 -0800 2008 | Replace tab indentation with spaces [astaple] |
![]() |
tools/ | ||
![]() |
util/ |
README
Mongo DB README DOCUMENTATION https://www.mongodb.org/display/DOCS/Home COMPONENTS mongod - The database process. mongos - Sharding controller (sharding available later in Q209). mongo - The interact javascript db shell. BUILDING For detail information about building, please see: https://www.mongodb.org/display/DOCS/Building - Pre-requisite for 'test' binary, the MongoDB unit test suite: This is not required for building or running the database To compile the unit tests, you need to install the unit test framework from: https://unittest.red-bean.com/ $ cd .. $ svn co https://svn.red-bean.com/unittest/trunk/ unittest $ cd unittest $ ./configure $ make $ sudo make install - Then use scons to build. If you want to build everything (mongod, mongo, tools, etc): $ scons . If you only want to build the database: $ scons To install $ scons --prefix=/opt/mongo install RUNNING Run ./mongod and command line options will display. COMPILER VERSIONS Mongo has been tested with GCC 4.1.2 and Visual Studio 2008. Older versions of GCC may not be happy. NOTES Mongo uses memory mapped files. If built as a 32 bit executable, you will not be able to work with large (multi-gigabyte) databases. However, 32 bit builds work fine with small development databases. --- WINDOWS --- See also https://www.mongodb.org/display/DOCS/Building+for+Windows COMPILING REQUIREMENTS - python 2.6 (for scons) - scons - boost 1.35 - vc++ express - windows sdk - tested with v6.0 v6.0a scons mkdir \data\ mkdir \data\db db\db run --- ubuntu --- scons libboost-dev libpcre++-dev libmozjs-dev --- FreeBSD --- Install the following ports: - devel/boost - devel/libexecinfo - devel/pcre - lang/spidermonkey