Skip to content

gatherdata/gather-archiver

Repository files navigation

gather-archiver - safe storage for data

The gather-archiver feature provides an archival storage of raw data, timestamped and sealed with a calculated digest.

Building

cd gather-archiver
mvn clean install

Running

There are various dao implementations available. To select one, specify the corresponding maven profile. For instance:

mvn pax:provision -Pjpa

Current implementation profiles include:

A shell command is available for working with the archiver feature. Try archive help to see what it can do.

Next berries

Dependencies

Releases

No releases published

Packages

No packages published

Languages