CARVIEW |
Select Language
HTTP/2 302
server: nginx
date: Sat, 23 Aug 2025 18:16:03 GMT
content-type: text/plain; charset=utf-8
content-length: 0
x-archive-redirect-reason: found capture at 20100302005157
location: https://web.archive.org/web/20100302005157/https://github.com/mongodb/mongo-java-driver
server-timing: captures_list;dur=1.001561, exclusion.robots;dur=0.028387, exclusion.robots.policy;dur=0.012891, esindex;dur=0.018369, cdx.remote;dur=176.506640, LoadShardBlock;dur=568.774493, PetaboxLoader3.datanode;dur=298.229815, PetaboxLoader3.resolve;dur=133.083250
x-app-server: wwwb-app222
x-ts: 302
x-tr: 857
server-timing: TR;dur=0,Tw;dur=0,Tc;dur=0
set-cookie: wb-p-SERVER=wwwb-app222; 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, 23 Aug 2025 18:16:06 GMT
content-type: text/html; charset=utf-8
x-archive-orig-server: nginx/0.7.61
x-archive-orig-date: Tue, 02 Mar 2010 00:51:57 GMT
x-archive-orig-connection: close
x-archive-orig-status: 200 OK
x-archive-orig-etag: "4cafa063b1d70d6b040ab85e878593e2"
x-archive-orig-x-runtime: 98ms
x-archive-orig-content-length: 27849
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: Tue, 02 Mar 2010 00:51:57 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, 23 Jan 2010 07:10:48 GMT", ; rel="memento"; datetime="Tue, 02 Mar 2010 00:51:57 GMT", ; rel="next memento"; datetime="Wed, 14 Apr 2010 00:21:22 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_14_20100301194554_crawl101-c/51_14_20100302005101_crawl101.arc.gz
server-timing: captures_list;dur=5.199725, exclusion.robots;dur=0.201385, exclusion.robots.policy;dur=0.093611, esindex;dur=0.091508, cdx.remote;dur=509.586105, LoadShardBlock;dur=1717.668196, PetaboxLoader3.datanode;dur=1425.277457, PetaboxLoader3.resolve;dur=353.447590, load_resource;dur=327.864090
x-app-server: wwwb-app222
x-ts: 200
x-tr: 2850
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 (14)
- Downloads (29)
- Graphs
-
Branch:
master
click here to add a description
click here to add a homepage
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 | Sun Feb 21 06:30:17 -0800 2010 | Updated licenses [Julson Lim] |
![]() |
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 Jan 27 13:47:09 -0800 2010 | playing with custom @ tags [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/ | Mon Mar 01 07:23:11 -0800 2010 | cleaning up ensureIndex and adding a Object,Obj... [erh] |
![]() |
testng.xml | Mon Feb 15 08:40:39 -0800 2010 | Added QueryBuilder and tests [Julson Lim] |
![]() |
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