aboutsummaryrefslogtreecommitdiff
path: root/storage
Commit message (Collapse)AuthorAge
* Add command to restore index of a cloud storageLaria Carolin Chabowski2018-01-15
|
* Host primarily on code.laria.meLaria Carolin Chabowski2017-10-17
| | | | | GitHub is nice and all, but let's take advantage of having a decentralized VCS by not storing everything only on GitHub :)
* Host primarily on GitHubLaria Carolin Chabowski2017-10-15
| | | | | go get doesn't work for my own server due to ssl certificates not being accepted :(
* DocumentationLaria Carolin Chabowski2017-10-03
|
* Add filter storage methodLaria Carolin Chabowski2017-10-03
| | | | | Also remove de/encryption in cloud storage, can be provided with a filter storage
* Redo storage configLaria Carolin Chabowski2017-10-03
|
* Restructure package storageLaria Carolin Chabowski2017-10-03
|
* 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.
* Implement remaining subcommandsLaria Carolin Chabowski2017-09-26
|
* Move index out of local storageLaria Carolin Chabowski2017-09-26
| | | | We will use it elsewhere soon
* Add local storageLaria Carolin Chabowski2017-09-26
|
* Add configLaria Carolin Chabowski2017-09-26
|
* Implement restoringLaria Carolin Chabowski2017-07-20
|
* Implementing backup methodsLaria Carolin Chabowski2017-07-12