Possibly rewrite or replace altogether - our semantics are similar to S3 or WebDAV Requirements - [x] Support Range request for get (useful for Web browser video playback) - [x] Don't load the whole file on GET or PUT (i.e. don't max out server memory) - [x] List out contents - [x] Disk free (so "locator" can query to see if there is enough space before redirecting a PUT here) - [x] Status/Health (can be future, allows read only mode, etc)
Possibly rewrite or replace altogether - our semantics are similar to S3 or WebDAV
Requirements