
Metabase::Index::FlatFile - Metabase flat-file index

version 1.000

require Metabase::Index::FlatFile;
my $index = Metabase::Index::FlatFile->new(
index_file => "$temp_dir/store/metabase.index",
);

Flat-file Metabase index.

See Metabase::Index, Metabase::Query and Metabase::Librarian.


This software is Copyright (c) 2012 by David Golden.
This is free software, licensed under:
The Apache License, Version 2.0, January 2004