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: update the Multi-threaded feature parity with go version of Casbin #247

Closed
wants to merge 2 commits into from

Conversation

ailiujiarui
Copy link
Contributor

Fixes # #244

Description

Update the enforcer_synced class in the casbin-cpp library to match the go version of the Casbin.
The main content is to compare the enforcer_synced class in Go language with the cpp version, and add functions that are in the enforcer class of casbin-cpp but have not yet been added to the enforcer_synced class.

@casbin-bot
Copy link
Member

@EmperorYP7 @sheny1xuan @cs1137195420 please review

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.

None yet

2 participants