You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This is just a question about Casbin-cpp development roadmap. Is there any plan for a feature parity with the go version of Casbin in terms of multi-threading? Also is there any documentation about Casbin-cpp architecture or workflow if I would like to study if it is doable to make Casbin-cpp to be multi-threaded?
Description
This is just a question about Casbin-cpp development roadmap. Is there any plan for a feature parity with the go version of Casbin in terms of multi-threading? Also is there any documentation about Casbin-cpp architecture or workflow if I would like to study if it is doable to make Casbin-cpp to be multi-threaded?
See Golang's SyncedEnforcer: https://github.com/casbin/casbin/blob/master/enforcer_synced.go
Your System Info
Screenshots/Testimonials
The text was updated successfully, but these errors were encountered: