Added replicaset connection support
Provide replicaSet=NAME in your connection. fixes #423
This commit is contained in:
parent
589a720162
commit
ece8d25187
2 changed files with 6 additions and 2 deletions
|
|
@ -5,6 +5,7 @@ Changelog
|
|||
Changes in dev
|
||||
==============
|
||||
|
||||
- Added replicaSet connection support
|
||||
- Updated deprecated imports from pymongo (safe for pymongo 2.2)
|
||||
- Added uri support for connections
|
||||
- Added scalar for efficiently returning partial data values (aliased to values_list)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue