Skip to content

Feature/compressed dumps#3

Draft
bdevloed wants to merge 10 commits into
masterfrom
feature/compressed-dumps
Draft

Feature/compressed dumps#3
bdevloed wants to merge 10 commits into
masterfrom
feature/compressed-dumps

Conversation

@bdevloed
Copy link
Copy Markdown
Contributor

No description provided.

cecemel and others added 10 commits December 9, 2021 19:47
This is a mounted variant which has support for downloading files.
The supplied tag does not exist at this time.
The fetecher will log you in, and will maintain the necessary session
cookie in order to remember who you are.

Future work: allow consumers to 'reset' the login or connect services so
we know we have to login again.  This may happen when an identifier
on the other stack gets a new identifier secret or when the database is
instructed to remove our session.

Pairing with @erikap
@bdevloed
Copy link
Copy Markdown
Contributor Author

Works with:
https://github.com/bdevloed/delta-producer-dump-file-publisher

And requires modified resources config (dcat.json):

        "distributions": {
            "class": "dcat:Distribution",
            "attributes": {
...
                "compression": {
                    "type": "url",
                    "predicate": "dcat:compressFormat"
                }
            },

@bdevloed
Copy link
Copy Markdown
Contributor Author

Draft PR - waiting for the main branch to stabilize before merging

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants