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 mongo driver #59

Open
vkuznet opened this issue Oct 23, 2023 · 0 comments
Open

Update mongo driver #59

vkuznet opened this issue Oct 23, 2023 · 0 comments

Comments

@vkuznet
Copy link
Collaborator

vkuznet commented Oct 23, 2023

The current mongo driver is based on mgo which is no longer support MongoDB access for version 5 and above. Now, we should use official mongo driver and corresponding bson. For migration you may use example from OreCast/common/mongo/mongo.go mongo module.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant