Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[docs] move Future Work to issues #67

Merged
merged 1 commit into from
Oct 8, 2019
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
12 changes: 3 additions & 9 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -243,15 +243,9 @@ Please read [CONTRIBUTING.md](CONTRIBUTING.md) to understand how to submit pull

## Future work

- [ ] Add s/FTP Backend
- [ ] Add [Google Cloud Storage Backend](https://cloud.google.com/storage/)
- [ ] Add [Azure Storage Backend](https://azure.microsoft.com/en-in/services/storage/)
- [ ] Add [Alibaba OSS Backend](https://www.alibabacloud.com/product/oss)
- [ ] Fix goreleaser/drone/docker conflicts or remove redundancy with Drone jsonnet
- [ ] Add cache key fallback list
- [ ] Flush or TTL/Retention policy
- [ ] Add Microsoft Azure Storage Backend
- [ ] Add unit tests
We keep all ideas for new features and bug reports in [github.com/meltwater/drone-cache/issues](https://github.com/meltwater/drone-cache/issues).

One bigger area of future investment is to build a couple of [new storage backends](https://github.com/meltwater/drone-cache/labels/storage-backend) for caching the workspace files.

## License and Copyright

Expand Down