summaryrefslogtreecommitdiff
path: root/doc/todo
diff options
context:
space:
mode:
authorGravatar Joey Hess <joeyh@joeyh.name>2015-03-16 13:53:52 -0400
committerGravatar Joey Hess <joeyh@joeyh.name>2015-03-16 13:53:52 -0400
commit5451916539f7cb6159cb6507a15b0a878e61ebd3 (patch)
tree94d3dc4b54f572bdd805848ab025b233d5430b76 /doc/todo
parent26d33ba5c10f34e0983c53e801fea17765630417 (diff)
filed bug on haskell aws to support this
Diffstat (limited to 'doc/todo')
-rw-r--r--doc/todo/Nearline_support.mdwn2
-rw-r--r--doc/todo/Nearline_support/comment_1_185e4cce55ac26756e74c668d0fe2a8c._comment14
2 files changed, 16 insertions, 0 deletions
diff --git a/doc/todo/Nearline_support.mdwn b/doc/todo/Nearline_support.mdwn
index 2c9947830..0364f501f 100644
--- a/doc/todo/Nearline_support.mdwn
+++ b/doc/todo/Nearline_support.mdwn
@@ -2,3 +2,5 @@ This has been described as Google's [[special_remotes/glacier]].
* [Announcement](http://googlecloudplatform.blogspot.in/2015/03/introducing-Google-Cloud-Storage-Nearline-near-online-data-at-an-offline-price.html)
* <https://cloud.google.com/storage/docs/nearline-storage>
+
+> [[dup|done]] --[[Joey]]
diff --git a/doc/todo/Nearline_support/comment_1_185e4cce55ac26756e74c668d0fe2a8c._comment b/doc/todo/Nearline_support/comment_1_185e4cce55ac26756e74c668d0fe2a8c._comment
new file mode 100644
index 000000000..48b571cb0
--- /dev/null
+++ b/doc/todo/Nearline_support/comment_1_185e4cce55ac26756e74c668d0fe2a8c._comment
@@ -0,0 +1,14 @@
+[[!comment format=mdwn
+ username="joey"
+ subject="""comment 1"""
+ date="2015-03-16T17:47:18Z"
+ content="""
+I have not read anything about this yet, but there is another bug report
+which seems to indicate that the S3 interface could be used with git-annex,
+if it were possible to set storageclass=NEARLINE, which it is currently
+not due to a limitation with the aws library git-annex is using.
+
+<>
+
+So, I think I'll close this todo as a dup of that.
+"""]]