3
0
mirror of https://github.com/grafana/grafana.git synced 2025-02-25 18:55:37 -06:00
Commit Graph

1 Commits

Author SHA1 Message Date
Artur Wierzbicki
a8b90d9a25
FileStore: add basic file storage API ()
* : fs API alpha

* : remove grafanaDS changes for filestorage.go

* : fix lint

* : fix lint

* : remove db file storage migration

* : linting

* : linting

* : linting

* : fix imports

* : add comment

* remove StorageName abstractions

* FileStore: add dummy implementation ()

* : bring back grafanaDs changes, add dummy filestorage

* : rename grafanaDs to public

* : modify join

* : review fix

* :  unnecessary leading newline (whitespace) IMPORTANT FIX

* : fix belongsToStorage

* : fix removeStoragePrefix so that it works with abs paths

Co-authored-by: Ryan McKinley <ryantxu@gmail.com>
2022-03-03 10:53:26 +04:00