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
Most of the permission code can probably be optimized by reading exactly the permission we need on the DB side instead of reading all permissions and filtering
proper description will be written soon
Key files :
crate/server/src/database/redis/permissions.rs
The text was updated successfully, but these errors were encountered:
Overview :
Most of the permission code can probably be optimized by reading exactly the permission we need on the DB side instead of reading all permissions and filtering
proper description will be written soon
Key files :
crate/server/src/database/redis/permissions.rs
The text was updated successfully, but these errors were encountered: