void listDatabase(const DatabaseHandle db, scope void delegate(DbEntry) @safe cb)
Lists archives stored in the database, invoking the provided callback for each entry.