mirror of
https://github.com/paralus/paralus.git
synced 2026-05-06 08:26:53 +00:00
Until we implement https://casbin.org/docs/en/dispatchers#distributedenforcer it is better to disable caching as it might cause issues otherwise when running multiple instances of the base. Also, now that we do not have caching, we don't have the need to invalidate the cache after update operations.