CARVIEW |
Select Language
HTTP/2 302
server: nginx
date: Sat, 30 Aug 2025 22:34:03 GMT
content-type: text/plain; charset=utf-8
content-length: 0
x-archive-redirect-reason: found capture at 20091219164508
location: https://web.archive.org/web/20091219164508/https://github.com/mongodb/mongo-java-driver
server-timing: captures_list;dur=0.749933, exclusion.robots;dur=0.034489, exclusion.robots.policy;dur=0.016613, esindex;dur=0.014693, cdx.remote;dur=8.616771, LoadShardBlock;dur=180.426164, PetaboxLoader3.datanode;dur=95.298722, PetaboxLoader3.resolve;dur=32.395302
x-app-server: wwwb-app204
x-ts: 302
x-tr: 226
server-timing: TR;dur=0,Tw;dur=0,Tc;dur=1
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: Sat, 30 Aug 2025 22:34:04 GMT
content-type: text/html; charset=utf-8
x-archive-orig-server: nginx/0.7.61
x-archive-orig-date: Sat, 19 Dec 2009 16:45:08 GMT
x-archive-orig-connection: close
x-archive-orig-status: 200 OK
x-archive-orig-etag: "5e1c539c88a092be556ebb8c3e716516"
x-archive-orig-x-runtime: 62ms
x-archive-orig-content-length: 28997
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, 19 Dec 2009 16:45:08 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="memento"; datetime="Sat, 19 Dec 2009 16:45:08 GMT", ; rel="next memento"; datetime="Sat, 23 Jan 2010 07:10:48 GMT", ; rel="last memento"; datetime="Thu, 21 Aug 2025 01:48:56 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_20091219121951_crawl100-c/51_13_20091219164427_crawl101.arc.gz
server-timing: captures_list;dur=2.584921, exclusion.robots;dur=0.024093, exclusion.robots.policy;dur=0.011970, esindex;dur=0.009727, cdx.remote;dur=14.584281, LoadShardBlock;dur=379.875998, PetaboxLoader3.resolve;dur=258.419207, PetaboxLoader3.datanode;dur=194.779989, load_resource;dur=149.050375
x-app-server: wwwb-app204
x-ts: 200
x-tr: 606
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
mongodb's mongo-java-driver at master - GitHub
This repository is private.
All pages are served over SSL and all pushing and pulling is done over SSH.
No one may fork, clone, or view it unless they are added as a member.
Every repository with this icon (
) is private.
Every repository with this icon (

This repository is public.
Anyone may fork, clone, or view it.
Every repository with this icon (
) is public.
Every repository with this icon (

Description: | java driver for mongo edit |
Homepage: | edit |
Public Clone URL: |
git://github.com/mongodb/mongo-java-driver.git
Give this clone URL to anyone.
git clone git://github.com/mongodb/mongo-java-driver.git
|
Your Clone URL: |
Use this clone URL yourself.
git clone git@github.com:mongodb/mongo-java-driver.git
|
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 | Fri Dec 18 12:52:33 -0800 2009 | add to author [erh] |
![]() |
build.xml | Thu Dec 17 07:09:29 -0800 2009 | push sources and javadoc jars [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 | Thu Dec 17 07:10:26 -0800 2009 | change ant target [erh] |
![]() |
src/ | Fri Dec 18 12:51:51 -0800 2009 | use LinkedHashMap for BasicDBObject since it ma... [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
latest code: https://github.com/mongodb/mongo-java-driver
Change Log
for cases, see: https://jira.mongodb.org/browse/JAVA
v1.1 - 2009-12-10 MAJOR:
connections are pooled per Mongo
Authors: Eliot Horowitz eliot@10gen.com Kristina Chodorow kristina@10gen.com Geir Magnusson geir@pobox.com Keith Branton mongoDBjira@branton.co.uk
This feature is coming soon. Sit tight!