Allow MogileFS::MogileFS to use :db_backend => MogileFS::Mysql
commitdf2af32f01bc995e9f311b51d3351ee042e23483
authorEric Wong <normalperson@yhbt.net>
Fri, 19 Dec 2008 04:52:24 +0000 (18 20:52 -0800)
committerEric Wong <normalperson@yhbt.net>
Fri, 19 Dec 2008 04:52:24 +0000 (18 20:52 -0800)
treee6aa2b13a32a7986860b912ff70b8e2dcc93e12b
parentbd42a70bb299e088b1c244c3ffe46695393521c5
Allow MogileFS::MogileFS to use :db_backend => MogileFS::Mysql

This should complete the integration of the read-only Mysql
backend into MogileFS::MogileFS.
lib/mogilefs/mogilefs.rb
test/test_mogilefs.rb
test/test_mogilefs_db_backend.rb [new file with mode: 0644]