CARVIEW |
Select Language
HTTP/2 302
server: nginx
date: Sun, 17 Aug 2025 13:41:58 GMT
content-type: text/plain; charset=utf-8
content-length: 0
x-archive-redirect-reason: found capture at 20100123071048
location: https://web.archive.org/web/20100123071048/https://github.com/mongodb/mongo-java-driver
server-timing: captures_list;dur=0.790577, exclusion.robots;dur=0.019388, exclusion.robots.policy;dur=0.008344, esindex;dur=0.011172, cdx.remote;dur=16.618750, LoadShardBlock;dur=255.443147, PetaboxLoader3.datanode;dur=153.951735, PetaboxLoader3.resolve;dur=37.315471
x-app-server: wwwb-app239
x-ts: 302
x-tr: 442
server-timing: TR;dur=0,Tw;dur=0,Tc;dur=1
set-cookie: wb-p-SERVER=wwwb-app239; 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: Sun, 17 Aug 2025 13:41:59 GMT
content-type: text/html; charset=utf-8
x-archive-orig-server: nginx/0.7.61
x-archive-orig-date: Sat, 23 Jan 2010 07:10:47 GMT
x-archive-orig-connection: close
x-archive-orig-status: 200 OK
x-archive-orig-etag: "59c6463d5cd4272074e8e2413056d007"
x-archive-orig-x-runtime: 158ms
x-archive-orig-content-length: 27224
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: Sat, 23 Jan 2010 07:10:48 GMT
link: ; rel="original", ; rel="timemap"; type="application/link-format", ; rel="timegate", ; rel="first memento"; datetime="Sat, 19 Dec 2009 16:45:08 GMT", ; rel="prev memento"; datetime="Sat, 19 Dec 2009 16:45:08 GMT", ; rel="memento"; datetime="Sat, 23 Jan 2010 07:10:48 GMT", ; rel="next memento"; datetime="Tue, 02 Mar 2010 00:51:57 GMT", ; rel="last memento"; datetime="Tue, 27 May 2025 08:18:42 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_20100123033202_crawl103-c/51_13_20100123071020_crawl101.arc.gz
server-timing: captures_list;dur=7.932552, exclusion.robots;dur=0.096002, exclusion.robots.policy;dur=0.045506, esindex;dur=0.055920, cdx.remote;dur=50.341663, LoadShardBlock;dur=703.903053, PetaboxLoader3.datanode;dur=574.525435, PetaboxLoader3.resolve;dur=171.490658, load_resource;dur=116.531430
x-app-server: wwwb-app239
x-ts: 200
x-tr: 1124
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-java-driver at master - GitHub
This service is courtesy of Pledgie.
mongodb / mongo-java-driver
- Source
- Commits
- Network (12)
- Downloads (29)
- Graphs
-
Branch:
master
Sending Request…
Enable Donations
Pledgie Donations
Once activated, we'll place the following badge in your repository's detail box:
java driver for mongo — Read more
name | age | message | |
---|---|---|---|
![]() |
.gitignore | Fri Sep 11 07:19:58 -0700 2009 | some new stuff to ignore [erh] |
![]() |
LICENSE.txt | Thu Feb 12 05:13:46 -0800 2009 | Relicense under the AL2.0 [Geir Magnusson Jr] |
![]() |
README.md | Wed Dec 30 07:19:19 -0800 2009 | more readme [erh] |
![]() |
build.xml | Wed Dec 30 08:34:41 -0800 2009 | version# [erh] |
![]() |
examples/ | Wed Dec 09 10:48:29 -0800 2009 | clean up examples [erh] |
![]() |
lib/ | Fri Feb 06 06:11:43 -0800 2009 | build.xml : move "include" to "lib" [Geir Magnusson Jr] |
![]() |
maven.xml | Wed Dec 09 11:05:23 -0800 2009 | better maven tools [erh] |
![]() |
mavenPush.py | Wed Jan 20 10:46:34 -0800 2010 | note [erh] |
![]() |
src/ | Wed Jan 20 11:14:52 -0800 2010 | option support for queries JAVA-78 [erh] |
![]() |
testng.xml | Tue Dec 15 21:48:19 -0800 2009 | move getCollectionNames to DB class [erh] |
![]() |
validate | Sat Jan 10 05:44:20 -0800 2009 | validate script for kristina's framework [geir] |
![]() |
validate.sh | Sun Jan 18 07:43:18 -0800 2009 | validate.sh : little script to help run against... [geir] |
README.md
MongoDB Java Driver
driver home: https://github.com/mongodb/mongo-java-driver
mongodb home: https://www.mongodb.org/
Questions and Bug Reports
- mailing list: https://groups.google.com/group/mongodb-user
- jira: https://jira.mongodb.org/
Change Log
v1.1 - 2009-12-10
- connections are pooled per Mongo
for full history, see: https://jira.mongodb.org/browse/JAVA
Authors:
- Eliot Horowitz eliot@10gen.com
- Kristina Chodorow kristina@10gen.com
- Geir Magnusson geir@pobox.com
- Keith Branton mongoDBjira@branton.co.uk
- Dave Brosius dbrosius@mebigfatguy.com