forensic-architecture / mtriage

framework to orchestrate the download and analysis of media
Other
98 stars 16 forks source link

WIP: Topic/abstract storage #144

Closed breezykermo closed 4 years ago

breezykermo commented 4 years ago

closes #124

This started as a PR to abstract out what mtriage uses to store media during runtime as an abstract storage layer, so that it could write media either to the local disk or to a remote storage such as S3. It has ended up as a serious rewrite of almost all internals.