grafana/pkg/storage/unified/sql/test
owensmallwood b6596db75e
Unified Storage Indexer: Build tenant indexes concurrently (#95795)
* WIP - build tenant indexes concurrently

* adds local dev seeders and readme for indexer

* update logging and adds locking in getShard()

* update logs

* Adds Namespaces func. Initializes index after ResourceServer is created.

* fixes Count() and updates test lint issues

* Initialize index separately. Don't do it when creating the resource server. Makes testing really awkward.

* fix lint error

* handles error when getting namespaces

* updates test and index helper funcs
2024-11-06 12:58:07 -06:00
..
indexer_integration_test.go Unified Storage Indexer: Build tenant indexes concurrently (#95795) 2024-11-06 12:58:07 -06:00
integration_test.go Revert "UniStore: Add folder to the SQL backend" (#95966) 2024-11-06 17:04:57 +02:00
test.go