On 9 Jul 2010, at 15:52, Luis Lavena wrote: > On Fri, Jul 9, 2010 at 10:07 AM, James Tucker <jftucker / gmail.com> wrote: >> >> >> Might be worth also mentioning: >> >> http://copiousfreetime.rubyforge.org/crate/ >> > > Crate approach uses embedded sqlite3 database to store all the files. > Adding sqlite3 as dependency for this purpose might be overkill (IMO). Agreed. The approach would work fine with the dbm too, though.