Storage engine: Mongo DB support #470
Closed
SoulPancake
started this conversation in
Ideas
Replies: 1 comment 3 replies
|
Thanks for the suggestion @SoulPancake! It's unlikely that we'll prioritize this work anytime soon |
3 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Checklist
Describe the problem you'd like to have solved
We are creating an authz server using openfga and want to use mongodb for persisting, is that support likely to be built anytime soon? Or if any other NoSQL options will be supported. Is there a reason why support for mongo wasn't thought of as an initial approach?
Also would like to know if there is any other hack for using it.
Describe the ideal solution
Ideal solution would be to have mongodb as a storage engine option
https://openfga.dev/docs/getting-started/setup-openfga/configure-openfga#:~:text=OpenFGA%20supports%20multiple,a%20new%20version.
Alternatives and current workarounds
We might use a POSTGRES connection if this is not supported.
Additional context
No response
All reactions