Skip to content

support/datastore: add http datastore. #5808

@overcat

Description

@overcat

This requirement has been discussed with @johncanneto.

What problem does your feature solve?

As a data provider, we might offer data generated by Galaxie to our users. However, using Cloudflare R2 as an example, the only way to provide public access currently is by directly exposing an HTTP endpoint. Of course, as a provider, we could add an S3 proxy layer in front of it, but I feel this complicates things unnecessarily.

Therefore, I hope that the datastore layer can directly support HTTP as a data source. This would simplify the data access workflow.

What would you like to see?

The ability to directly support HTTP as a data source in the datastore layer.

What alternatives are there?

N/A

Metadata

Metadata

Assignees

No one assigned

    Labels

    ingestNew ingestion system

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions