aboutsummaryrefslogtreecommitdiff
path: root/storage/index.go
Commit message (Collapse)AuthorAge
* Add cloudstorage supportLaria Carolin Chabowski2017-10-03
| | | | | For now Openstack Swift is supported. But it should be pretty easy to implement other Swift / S3 like object storages.
* Move index out of local storageLaria Carolin Chabowski2017-09-26
We will use it elsewhere soon