Droplet
Droplet copied to clipboard
Cloud storage client library
It's already supported by the CDMI backend, and the sproxyd backend currently doesn't have any authorization mechanism at all. http://tools.ietf.org/html/rfc2617
HTTP pipelining http://tools.ietf.org/html/rfc2616#section-8.1.2.2 is a useful technique for improving performance of bulk transfers over high-latency HTTP. According to https://forums.aws.amazon.com/thread.jspa?messageID=38030 Amazon fully supports it. Droplet however doesn't - the dpl_conn_t is...
- create err_func, warn_func in dpl_ctx - add ctx to trace_func
dpl_list_bucket() takes a char **locatorp We should have the same proto in rest.c, etc.
generate doxygen for droplet with gh-pages http://rickfoosusa.blogspot.fr/2011/10/howto-use-doxygen-with-github.html
this is supported in swift
X-CDMI-Specification-Version should be configurable with profiles
xattr and prctl are not present in MacOS
shall be able to support something like dplsh -u cdmi://host:port/base_path without having a profile