MogileFS::FID - represents a unique, immutable version of a file


mogilefs-server documentation  | view source Contained in the mogilefs-server distribution.

Index


NAME

Top

MogileFS::FID - represents a unique, immutable version of a file

ABOUT

Top

This class represents a "fid", or "file id", which is a unique revision of a file. If you upload a file with the same key ("filename") a dozen times, each one has a unique "fid". Fids are immutable, and are what are replicated around the MogileFS farm.


mogilefs-server documentation  | view source Contained in the mogilefs-server distribution.