diff --git a/Packages.mdproj b/Packages.mdproj index dedd1850..c7163d49 100644 --- a/Packages.mdproj +++ b/Packages.mdproj @@ -7,14 +7,6 @@ {502F3381-58AA-461B-B9D8-12578A588C61} - - - - - - - - @@ -32,6 +24,32 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/README.rst b/README.rst index c9ad3565..64b475a9 100644 --- a/README.rst +++ b/README.rst @@ -21,13 +21,15 @@ Current Features - Database Commands - Basic Linq support - GridFS support +- Map Reduce helpers. +- hint, explain, $where Missing Features ================ - Auto reconnect options -- Connection pooling (maybe not implemented) +- Connection pooling (In progress) - Exceptions (In progress) -- hint, explain, $where +- Safemode (Scheduled) - database profiling: set/get profiling level, get profiling info - Many unit tests @@ -53,7 +55,7 @@ At the simplest query the database like this: db.Disconnect(); Getting Help -=========== +============ The Google Group mongodb-csharp at (http://http://groups.google.com/group/mongodb-csharp) is the best place to go. Contributors