Files
grafana/pkg/services
Georges Chaudy fa3d906d41 Add unifiedStorageKVBackend feature toggle
- Introduced the `unifiedStorageKVBackend` feature toggle to enable the use of a KV-backed SQL storage backend instead of direct SQL queries.
- Updated relevant files to include the new feature toggle in the registry, CSV, JSON, and Go definitions.
- Enhanced the resource server logic to conditionally use the KV backend based on the feature flag.

This change expands the storage options available for the application, improving flexibility in data management.
2025-11-18 11:35:17 +01:00
..