Skip to main content

A file store with searchable metadata

Project description

file_archive is a file archiving system. You submit it files with a set of metadata, as key-value pairs, and it allows you to later retrieve the files that match conditions on these metadata.

It uses a flat file-store where files are stored under their 40 characters SHA1 hash, and a SQLite3 database for the metadata.

Its purpose is to be used as a persistent file store for the VisTrails workflow and provenance management system: http://www.vistrails.org/

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page