support chunked uploads via PUT
commitf54e49512910f2958141a51cb685009ed39b2906
authorEric Wong <normalperson@yhbt.net>
Sat, 5 Nov 2011 03:06:00 +0000 (5 03:06 +0000)
committerEric Wong <normalperson@yhbt.net>
Sat, 5 Nov 2011 03:06:43 +0000 (5 03:06 +0000)
tree287ddaf9915480bc1b8db4647a84342f7f42f7c0
parent283050fc283868f79796f05901bd9149713ae282
support chunked uploads via PUT

This can be useful for streaming to a backend
(this feature needs tests)
lib/mogilefs/chunker.rb [new file with mode: 0644]
lib/mogilefs/http_file.rb
lib/mogilefs/mogilefs.rb