descriptionRack endpoint for MogileFS storage nodes
homepage URLhttp://bogomips.org/mogstored_rack
repository URLgit://bogomips.org/mogstored_rack.git
ownernormalperson@yhbt.net
last changeTue, 19 Feb 2013 20:49:13 +0000 (19 20:49 +0000)
last refreshFri, 10 May 2024 12:29:27 +0000 (10 14:29 +0200)
content tags
add:
readme
mogstored_rack implements a minimal subset of WebDAV needed to support a MogileFS storage nodes in a POSIX-like environment. It is implemented entirely in Ruby and has no dependencies other than Rack. The original (Perl) mogstored is still required for generating /usage files and iostat(1) watcher support.
shortlog
2013-02-19 Eric WongREADME: add pointer to cmogstoredmaster
2011-12-01 Eric Wongdoc: nodoc internal method :<
2011-12-01 Eric Wongunlink failed FID on MD5 failurev1.0.0
2011-12-01 Eric WongPUT is no longer atomic, remove temporary file use
2011-12-01 Eric Wongensure temporary files are deleted on all failures
2011-12-01 Eric Wongdocumentation updates
2011-12-01 Eric Wongsupport partial PUT via Content-Range in request
2011-12-01 Eric Wonginitial import
tags
12 years ago v1.0.0 mogstored_rack 1.0.0
heads
11 years ago master