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

how to persist polices with PostgreSQL #213

Closed
jackleibest opened this issue Aug 11, 2022 · 5 comments
Closed

how to persist polices with PostgreSQL #213

jackleibest opened this issue Aug 11, 2022 · 5 comments
Assignees
Labels
enhancement New feature or request

Comments

@jackleibest
Copy link

Seems the casbin could be save the policies to the PostgreSQL via Go lang or Java, however, how to do it with C++? Are the any adapters?

@casbin-bot
Copy link
Member

@casbin-bot casbin-bot added the question Further information is requested label Aug 11, 2022
@hsluoyz hsluoyz added enhancement New feature or request and removed question Further information is requested labels Aug 11, 2022
@hsluoyz
Copy link
Member

hsluoyz commented Aug 11, 2022

@cs1137195420

@cs1137195420
Copy link
Contributor

@jackleibest The PostgreSQL adapter is not implemented yet, we will implement it later and put it in a separate repository named postgresql-adapter.

@hsluoyz
Copy link
Member

hsluoyz commented Aug 12, 2022

@cs1137195420 we should make an ORM adapter first, see: #214

@jackleibest do you have any suggestions for a C/C++ ORM?

@hsluoyz
Copy link
Member

hsluoyz commented May 1, 2024

Replaced by: #239

@hsluoyz hsluoyz closed this as completed May 1, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

4 participants