aboutsummaryrefslogtreecommitdiff
path: root/storage/memory/memory.go
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
* Restructure package storageLaria Carolin Chabowski2017-10-03