Files
grafana/pkg
Alexander Zobnin 488e994d37 RBAC: Optimize permissions caching (#92412)
* Access control: Use composite cache key for team permissions

* use composite key for teams

* use cache for hotpath (getCachedUserPermissions)

* fix linter

* fix sorting

---------

Co-authored-by: Jeff Levin <jeff@levinology.com>
2024-08-27 10:31:52 +02:00
..
2024-08-21 11:40:42 -04:00
2024-08-21 11:40:42 -04:00
2024-08-21 11:40:42 -04:00
2024-08-26 23:09:21 +03:00
2024-08-26 23:09:21 +03:00
2024-08-13 10:18:28 +02:00

This directory contains the code for the Grafana backend.

The contributor documentation for Grafana's backend is in /contribute/backend/README.md.