Summer2020 Project: https://github.com/casbin/casbin-cpp (ID:2008256)
Student: @ZipoChan Mentor: @xcaptain Weekly reports will be appended as replies by the student.
1.Studied the casbin-cpp and casbin. 2.Feat: add enforce functions with convenient interface and add tests. #54 (Merged) 3.Feat: add smart pointer instead of raw pointer. #57 (Unmerged)
1.Merge PR : #57 2.Write basic framwork of mysql-adapter. 3.Add cached enforcer.