Skip to content

feat: improve the synced enforcer like Go casbin#248

Merged
hsluoyz merged 1 commit intoapache:masterfrom
ailiujiarui:multi
May 1, 2024
Merged

feat: improve the synced enforcer like Go casbin#248
hsluoyz merged 1 commit intoapache:masterfrom
ailiujiarui:multi

Conversation

@ailiujiarui
Copy link
Copy Markdown
Contributor

@ailiujiarui ailiujiarui commented Apr 24, 2024

Fix: #244

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
Copy Markdown

@EmperorYP7 @sheny1xuan @cs1137195420 please review

@hsluoyz hsluoyz changed the title feat: update the Multi-threaded feature parity with go version of Casbin feat: improve the synced enforcer like Go casbin May 1, 2024
@hsluoyz hsluoyz merged commit abf9092 into apache:master May 1, 2024
@github-actions
Copy link
Copy Markdown

github-actions bot commented May 1, 2024

🎉 This PR is included in version 1.59.0 🎉

The release is available on GitHub release

Your semantic-release bot 📦🚀

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

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Multi-threaded feature parity with go version of Casbin

3 participants