0
0
mirror of https://github.com/mongodb/mongo.git synced 2024-12-01 09:32:32 +01:00
mongodb/client
Dwight ff54f16271 add Connection class
beginnings that is
2009-10-09 14:59:44 -04:00
..
examples minor: whitespace 2009-08-06 14:12:32 -04:00
clientOnly.cpp don't allow db.eval on sharded collections SHARDING-27 2009-09-10 10:36:11 -04:00
connpool.cpp onHandedOut 2009-09-14 11:33:20 -04:00
connpool.h don't complain about ScopedDBConnection if the underlying connection failed 2009-09-14 14:31:46 -04:00
dbclient.cpp add mapreduce() to the c++ client api. 2009-10-02 16:55:47 -04:00
dbclient.h add Connection class 2009-10-09 14:59:44 -04:00
gridfs.cpp allow different local and remote filenames for gridfs client storeFile method 2009-09-24 16:31:18 -04:00
gridfs.h allow different local and remote filenames for gridfs client storeFile method 2009-09-24 16:31:18 -04:00
model.cpp _id assignment fix 2009-03-26 17:28:16 -04:00
model.h Model::_id protected instead of private 2009-03-26 09:42:03 -04:00