charm icon indicating copy to clipboard operation
charm copied to clipboard

Improve FS and speed up file opening

Open aymanbagabas opened this issue 2 years ago • 0 comments

  • Opening a file now doesn't download the whole file (client)
  • WriteFile signature change to conform with stdlib (client)
  • Use Charm FS X-* headers to pass file info when downloading/uploading files (server & client)
  • Implement a /v1/fs/* HEAD request to fetch file info (server)

aymanbagabas avatar May 04 '22 18:05 aymanbagabas