Closed
Description
The problem with caspin caching is as follows::
1.If the system is load balanced through multiple servers,It is more convenient to store permission data only through the database,If the cache is used, it is easy to cause data inconsistency among multiple servers
2.My system has permission tables and does not want to use sqlx-adapter table.