MogileFS::Mysql: start making this a backend for MogileFS::MogileFS
commit0cdb20bfb76653a74d44c434e243029117a7a48d
authorEric Wong <normalperson@yhbt.net>
Fri, 19 Dec 2008 03:57:58 +0000 (18 19:57 -0800)
committerEric Wong <normalperson@yhbt.net>
Fri, 19 Dec 2008 04:12:06 +0000 (18 20:12 -0800)
tree0512334c7440a894164c6f389393e42fac77c05e
parent19e15f7b029b3c3c5e9eeed948a37e2316ed5975
MogileFS::Mysql: start making this a backend for MogileFS::MogileFS

This will allow us to avoid redundant code and modules,
allowing existing applications to more easily use the
direct MySQL interface as a drop-in replacement for
read-only MogileFS::MogileFS applications.
lib/mogilefs/mysql.rb
test/test_mysql.rb