Skip to content

Cache development#57

Open
RichardKelly84 wants to merge 7 commits into
developmentfrom
cache-development
Open

Cache development#57
RichardKelly84 wants to merge 7 commits into
developmentfrom
cache-development

Conversation

@RichardKelly84

@RichardKelly84 RichardKelly84 commented Oct 20, 2025

Copy link
Copy Markdown
Member

new Functions to refresh the redis cache are located at ./harvester/cde_harvester/redisFunctions.py

To test,

docker compose  up -d
docker compose exec -it harvester sh
cd cde_harvester
uv run python redisFunctions.py

you will then be able to see the flow via the prefect UI at localhost:4200

@JessyBarrette JessyBarrette mentioned this pull request Dec 5, 2025
@JessyBarrette JessyBarrette changed the base branch from master to development December 5, 2025 16:35
@JessyBarrette

Copy link
Copy Markdown
Member

@RichardKelly84 I'm debating to integrate or not the prefect aspect right away. We may not have to do any of that yet. I would maybe way until we have it setup on the harvester side.

@JessyBarrette JessyBarrette linked an issue Jan 12, 2026 that may be closed by this pull request
17 tasks
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.

Reproduce the post harvest caching via nginx container

2 participants