casbin-cpp
casbin-cpp copied to clipboard
SyncedEnforcer And CachedEnforcer in c++
Description
i don't know the different things between two type of them . There are four problems which i want to solve in my server c++ :
- load all policies from database to memory
- cache some checked policies for after checking
- auto reload any policies when having some changes in database
- solve them in multi thread
Can you give me any examples for using ? Thank you !!!
@EmperorYP7 @sheny1xuan @cs1137195420