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

Migrate mongo driver #20

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

Migrate mongo driver #20

wants to merge 5 commits into from

Conversation

maxcnunes
Copy link
Member

@maxcnunes maxcnunes commented Dec 5, 2023

Migrate from https://github.com/globalsign/mgo to https://github.com/InVisionApp/qmgo.

We are using qmgo instead of migrating directly to https://github.com/InVisionApp/mongo-go-driver (official MongoDB driver) because qmgo has a similar API to mgo and it uses the official driver internally, so it provides a much simpler and safer upgrading process.

@maxcnunes maxcnunes marked this pull request as ready for review December 5, 2023 23:56
@maxcnunes maxcnunes requested a review from a team as a code owner December 5, 2023 23:56
ungsophy
ungsophy previously approved these changes Dec 6, 2023
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.

2 participants