Does anybody have/had problems with cache size? #1798
Unanswered
kalemdzievski
asked this question in
Q&A
Replies: 2 comments 4 replies
-
Can you make a PR for fix that?? |
Beta Was this translation helpful? Give feedback.
0 replies
-
Can you upgrade to |
Beta Was this translation helpful? Give feedback.
4 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Does anybody have/had problems with the cache size?
We have around 400 permissions and 10 roles. The combinations of roles & permissions result in around ~1500 permissions.
The cache size is whooping 3.8 MB and it's a bit slow to pull it, therefore slowing down every request.
Otherwise, the cache is performing well for other stuff.
We are using:
Version: 3.18.0
Laravel Version: 8.49.0
Cache driver: Redis (The same deal is with the file driver)
Beta Was this translation helpful? Give feedback.
All reactions