The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

Changes for version 1.000 - 2012-05-16

  • The 1.000 release reflects a major reorganization of the Metabase distribution and is not backwards compatible.
  • The Archive and Index roles have an expanded API with additional required methods
  • A Query role has been added to abstract query requirements from the indexer to allow for backend-specific query implementations
  • Tests have been converted to Test::Routine style roles, which are released with the distribution for use in backend tests in other distributions.
  • AWS and SQLite backends have been removed and will be released as separate distributions.
  • Solr backend has been removed.

Modules

A database framework and API for resource metadata
Interface for Metabase storage
Metabase filesystem-based storage
Manage Metabase fact submission
Interface for Metabase indexing
Metabase flat-file index
Front-end interface to Metabase storage
Generic Metabase query language role
Test::Routine role for testing Metabase::Archive implementations
Metabase storage that discards all data
Test class for Metabase testing
Test::Routine role for testing Metabase::Index implementations
Test::Routine role for testing Metabase::Index implementations