summaryrefslogtreecommitdiffstats
path: root/modules/storage/helper.go
Commit message (Expand)AuthorAgeFilesLines
* add path prefix to ObjectStorage.Iterator (#23332)FuXiaoHei2023-03-131-1/+1
* Skip initing disabled storages (#21985)Jason Song2022-11-301-0/+32
* Implement FSFE REUSE for golang files (#21840)flynnnnnnnnnn2022-11-271-2/+1
* Add an abstract json layout to make it's easier to change json library (#16528)Lunny Xiao2021-07-241-4/+1
* Code Formats, Nits & Unused Func/Var deletions (#15286)65432021-04-091-1/+1
* Migrate to use jsoniter instead of encoding/json (#14841)zeripath2021-03-011-1/+3
* Provide self-registering storage system (#12978)zeripath2020-10-121-0/+65