added suggestion for S3 export remote redirecting to key-value store
This commit is contained in:
parent
62723b7c45
commit
1a7c06ea9d
1 changed files with 3 additions and 0 deletions
3
doc/todo/S3_export_redirecting_to_key-value_store.mdwn
Normal file
3
doc/todo/S3_export_redirecting_to_key-value_store.mdwn
Normal file
|
@ -0,0 +1,3 @@
|
|||
S3 lets you [redirect](https://docs.aws.amazon.com/AmazonS3/latest/dev/how-to-page-redirect.html) requests for an object to another object, or to a URL. This could be used to export a git branch, in the manner of [[`git-annex-export`|git-annex-export]], but with annexed objects redirecting to a key-value S3 remote in the same bucket.
|
||||
|
||||
Related: [[todo/simpler__44___trusted_export_remotes]] ; [[forum/Using_hashdirlower_layout_for_S3_special_remote]].
|
Loading…
Reference in a new issue