casbin / casbin-mesh

A scalable authorization layer built on Casbin (The experimental project is currently unstable)
https://mesh.casbin.org
Apache License 2.0
25 stars 13 forks source link

Docs: Read Consistency #44

Closed WenyXu closed 1 year ago

WenyXu commented 2 years ago

Now, we need to handle the tricky part, read consistency. The following codes and documents may help understand the basic concepts of the read consistency and how the Casbin-Mesh executes operations under different read consistency levels.

casbin-bot commented 2 years ago

@WenyXu @nodece