Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update for MongoDB driver 2.10.4 and add Azure Cosmos support #18

Open
wants to merge 3 commits into
base: master
Choose a base branch
from

Conversation

FreedomMercenary
Copy link

This closes #15 by providing a current (as of 2020) MongoDB driver reference and adds additional configuration parameters (and documentation) for supporting collections in Azure Cosmos running under MongoDB compatibility.

Bret Ferrier and others added 3 commits April 22, 2015 09:51
Updated to use the new driver and tried to make the documents in mongodb
easier to query and look for patterns
Update target framework to 4.6 for dependencies of MongoDB driver.
Revert collection name prefect to standard convention for original elmah-mongodb library.
Add configuration attribute support for custom sort key used for listing error messages.
Add configuration attribute support for creating collection as regular, uncapped.
Update readme to reflect changes.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Update for new 2.0 driver
1 participant