NickCraver / StackExchange.Exceptional

Error handler used for the Stack Exchange network
https://nickcraver.com/StackExchange.Exceptional/
Apache License 2.0
859 stars 170 forks source link

Add MongoDB Error Store #153

Closed MattJeanes closed 5 years ago

MattJeanes commented 5 years ago

Fixes #9

MattJeanes commented 5 years ago

Have added appropriate tests (copied from MySQL error store) and configured appveyor to startup MongoDB to run the tests (which have all passed in this PR validation build)

Have tested against all the sample apps and works fine.

This is ready to merge from my point of view, over to you @NickCraver 😄

NickCraver commented 5 years ago

Tidied up the locals and merged in - thanks again for the awesome addition!

MattJeanes commented 5 years ago

You're very welcome, thanks for accepting + merging! When can we expect to see the package on NuGet.org? I can see its published to MyGet successfully as part of the CI.

NickCraver commented 5 years ago

I'm working on builds for a lot of things now in-between getting in trouble on Twitter. Since the lumber yard was unexpectedly closed yesterday and there's no deck this weekend, it's my intent to ship an RTM today or tomorrow.