I just pushed a 0.2.10 release to CPAN. Here are the CHANGES:
* Added Paul Driver's Storage::Remote (a remote front-store for a clustered MQ)
* Multiple Storage::DBI engines in seperate MQ's can now share the
same DB if they are
given unique mq_id's.
* Storage::DBI can now take a list of DB servers and will attempt to
failover to another
one when the current one goes down.
* mq.pl can now be used to run an MQ based on Storage::DBI.
* DB schemas changed.
This should be hitting search.cpan.org and your local CPAN mirror soon!
I have been push changes to github for awhile now, and I still haven't
gotten any confirmation from any Git users if it is working correctly.
Please, someone let me know so that I can eventually add this to the
POD docs!
Happy Hacking!
David Snopek.