Go to file
Sascha Matzke 16965933bc dropped oid and dbref support from bson; now using uuid (v1) for objid (Binary, Subtype: UUID)
and custom binary format for objrefs (ns, objid - Binary, Subtype: Custom)
2009-02-01 17:40:52 +01:00
bson dropped oid and dbref support from bson; now using uuid (v1) for objid (Binary, Subtype: UUID) 2009-02-01 17:40:52 +01:00
mongodb dropped oid and dbref support from bson; now using uuid (v1) for objid (Binary, Subtype: UUID) 2009-02-01 17:40:52 +01:00
README.txt added README.txt 2009-01-25 11:19:07 +01:00

README.txt

This is the attempt to implement a driver for MongoDB
(http://www.mongodb.org) in Factor (http://www.factorcode.org).