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

feat: add support for MongoDB #1249

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

Conversation

ev1lQuark
Copy link
Contributor

@ev1lQuark ev1lQuark commented Oct 29, 2022

Fix: #922

  1. rewrite database CRUD methods in adapter.go to support both xorm and mongodb
  2. add unit test for adapter.go
  3. TODO: database operations in object package(except application.go) need to be upgraded to use the new CRUD methods

@casbin-bot
Copy link
Contributor

@seriouszyx @ComradeProgrammer @Resulte please review

@ev1lQuark
Copy link
Contributor Author

resolve: #922

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.

Any plan to support mongodb for casdoor?
2 participants