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

ISSUE-259 / Use official MongoDB drivers #253

Merged
merged 3 commits into from
Mar 31, 2020

Conversation

maxekman
Copy link
Member

@maxekman maxekman commented Mar 31, 2020

Description

Updates to use the official MongoDB drivers.

Affected Components

  • MongoDB Event Store, MongoDB Repo, GCP Event Bus (user BSON marshaling)

Related Issues

#252, #249

Solution and Design

Replaces the MongoDB package in use. Also adds a custom BSON encoder/decoder for the uuid.UUID type which fixes #249.

Steps to test and verify

  1. Run tests.

@maxekman maxekman changed the title Issue 259/official mongodb ISSUE-259 / Use official MongoDB drivers Mar 31, 2020
@maxekman maxekman merged commit 8ae04a0 into looplab:master Mar 31, 2020
@maxekman maxekman deleted the ISSUE-259/official-mongodb branch March 31, 2020 12:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

[mongodb] UUID in repo should be encoded as string
1 participant