Skip to content

Support for alternative storage backend(s) - S3 #395

Description

@fako1024

Although goProbe was / is conceived as a distributed capture / storage / query system there may be scenarios where data storage on the capturing device(s) is prohibitive. Currently there is no conceptual support for anything other than the custom GPDir / GPFile concept (with all its optimizations).

This issue tracks the potential introduction of a code path (e.g. via build tags) to support a non-optimized write / read path to handle data and the implementation of e.g. an S3 backed (although technically at that point that path could be as generic / extensible as possible, even / ideally via plugins).

Metadata

Metadata

Assignees

No one assigned

    Labels

    distributedConcerns distributed query capabilities (global-query, etc.)featureNew feature or requesthelp wantedExtra attention is neededperformancePerformance / optimization related topics

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions