MogileFS::Store - data storage provider. base class.


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

Index


NAME

Top

MogileFS::Store - data storage provider. base class.

ABOUT

Top

MogileFS aims to be database-independent (though currently as of late 2006 only works with MySQL). In the future, the server will create a singleton instance of type "MogileFS::Store", like MogileFS::Store::MySQL, and all database interaction will be through it.

SEE ALSO

Top

MogileFS::Store::MySQL


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