Files
grafana/pkg/storage
Georges Chaudy e156dfd92a Implement lifecycle management for kvStorageBackend
- Added context and cancel function to kvStorageBackend for lifecycle management.
- Implemented Init and Stop methods to manage background tasks and context cancellation.
- Updated resource server to utilize the kvStorageBackend's lifecycle hooks.

This change enhances the management of background processes within the kvStorageBackend, improving resource handling and cleanup.
2025-11-18 11:40:48 +01:00
..