|
NAMEMogileFS::Store - data storage provider. base class.ABOUTMogileFS 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 ALSOMogileFS::Store::MySQL
Visit the GSP FreeBSD Man Page Interface. |