grafana/pkg/infra/kvstore
Selene ecc15a2f71
KVStore: Extend kvstore to retrieve all items (#50848)
* Extend kvstore to retrieve all items

* Fix comment

* Fix tests

* Change test order

* Move test outside to avoid order conditions

* Update Items to GetAll function and return a map

* Add explanation of map result

* Add description comment

Co-authored-by: Tania B <yalyna.ts@gmail.com>
2022-06-23 11:12:07 +02:00
..
kvstore_test.go KVStore: Extend kvstore to retrieve all items (#50848) 2022-06-23 11:12:07 +02:00
kvstore.go KVStore: Extend kvstore to retrieve all items (#50848) 2022-06-23 11:12:07 +02:00
model.go Alerting: delete orphaned records from kvstore (#40337) 2021-10-14 12:04:00 +02:00
sql.go KVStore: Extend kvstore to retrieve all items (#50848) 2022-06-23 11:12:07 +02:00