CARVIEW |
Select Language
HTTP/2 302
server: nginx
date: Thu, 28 Aug 2025 18:55:23 GMT
content-type: text/plain; charset=utf-8
content-length: 0
x-archive-redirect-reason: found capture at 20091221211150
location: https://web.archive.org/web/20091221211150/https://github.com/mongodb/mongo-java-driver/tree/r0.1
server-timing: captures_list;dur=0.724100, exclusion.robots;dur=0.025811, exclusion.robots.policy;dur=0.011612, esindex;dur=0.013564, cdx.remote;dur=60.521625, LoadShardBlock;dur=797.622407, PetaboxLoader3.datanode;dur=393.717382, PetaboxLoader3.resolve;dur=230.524367
x-app-server: wwwb-app213
x-ts: 302
x-tr: 893
server-timing: TR;dur=0,Tw;dur=0,Tc;dur=0
set-cookie: wb-p-SERVER=wwwb-app213; 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 18:55:25 GMT
content-type: text/html; charset=utf-8
x-archive-orig-server: nginx/0.7.61
x-archive-orig-date: Mon, 21 Dec 2009 21:11:50 GMT
x-archive-orig-connection: close
x-archive-orig-status: 200 OK
x-archive-orig-etag: "330b9b83ff952b529f1bb764f50b427f"
x-archive-orig-x-runtime: 127ms
x-archive-orig-content-length: 27076
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: Mon, 21 Dec 2009 21:11:50 GMT
link: ; rel="original", ; rel="timemap"; type="application/link-format", ; rel="timegate", ; rel="first memento"; datetime="Thu, 23 Jul 2009 20:09:29 GMT", ; rel="prev memento"; datetime="Thu, 23 Jul 2009 20:09:29 GMT", ; rel="memento"; datetime="Mon, 21 Dec 2009 21:11:50 GMT", ; rel="last memento"; datetime="Mon, 21 Dec 2009 21:11:50 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_13_20091221185721_crawl100_IndexOnly-c/52_13_20091221211135_crawl101.arc.gz
server-timing: captures_list;dur=0.592822, exclusion.robots;dur=0.019530, exclusion.robots.policy;dur=0.009499, esindex;dur=0.013001, cdx.remote;dur=87.097548, LoadShardBlock;dur=665.166419, PetaboxLoader3.datanode;dur=457.889618, PetaboxLoader3.resolve;dur=677.886162, load_resource;dur=586.040335
x-app-server: wwwb-app213
x-ts: 200
x-tr: 1410
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 r0.1 - 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 | Loading commit data... ![]() |
|
![]() |
GNU-AGPL-3.0.txt | ||
![]() |
README | ||
![]() |
build.xml | ||
![]() |
conf/ | ||
![]() |
examples/ | Mon Feb 09 15:03:21 -0800 2009 | Adding getLastError(), getPreviousError(), rese... [geir] |
![]() |
lib/ | Fri Feb 06 06:11:43 -0800 2009 | build.xml : move "include" to "lib" [Geir Magnusson Jr] |
![]() |
src/ | ||
![]() |
testng.xml | Mon Feb 09 15:03:21 -0800 2009 | Adding getLastError(), getPreviousError(), rese... [geir] |
![]() |
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
ISSUES X mark as partial - count - binary X reflection API - is DBBase.setReadOnly supposed to take a Boolean? - there's no way to create a capped collection, other than using a database command - DBApiLayer.getRootNamespaces() unimplemented on purpose? Interesting stuff: o.put( "$where", "eval( true )" ); isn't supported yet, but o.put( "$where", 5 ); isn't counted as a $where clause (because 5 isn't a string) so it is supported.
This feature is coming soon. Sit tight!