Skip to content

Commit

Permalink
Add TODO for 1.0.0 section and Future features
Browse files Browse the repository at this point in the history
  • Loading branch information
i5heu committed Nov 21, 2022
1 parent 7908c62 commit 58bddfd
Showing 1 changed file with 10 additions and 0 deletions.
10 changes: 10 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -50,6 +50,16 @@ services:
## Docker Hub
https://hub.docker.com/repository/docker/i5heu/simple-s3-cache
## TODO for 1.0.0
- Optimize InfluxDB metrics
- Add a CLI and API to delete a cached file
- Add range request
## Future features
Caching in cluster mode.
If you build a cluster of simple-S3-cache instances, they will try to request a file from each other first before requesting it from the S3 bucket.
## License
simple-S3-cache © 2022 Mia Heidenstedt and contributors
SPDX-License-Identifier: AGPL-3.0

0 comments on commit 58bddfd

Please sign in to comment.