Skip to content

Conversation

YuriZmytrakov
Copy link
Contributor

@YuriZmytrakov YuriZmytrakov commented Sep 25, 2025

Related Issue(s):

Description:

Add Redis caching support for navigation pagination to enable proper prev/next links in STAC API responses.

PR Checklist:

  • Code is formatted and linted (run pre-commit run --all-files)
  • Tests pass (run make test)
  • Documentation has been updated to reflect changes, if applicable
  • Changes are added to the changelog

Yuri Zmytrakov and others added 3 commits September 23, 2025 11:57
- Replaced outdated conf links with correct req links
- Removed invalid or missing STAC and OGC links
- Updated item-search RC links to match implemented version
@YuriZmytrakov YuriZmytrakov marked this pull request as draft September 25, 2025 18:01
@YuriZmytrakov YuriZmytrakov force-pushed the CAT-1382-2 branch 9 times, most recently from 0195e8c to 50c5c84 Compare September 26, 2025 09:06
Yuri Zmytrakov added 3 commits September 26, 2025 11:44
Implement Redis caching to support proper pagination navigation in STAC FastAPI.
- Adds Redis configuration for both Sentinel and standalone Redis setups
- Caches pagination tokens
- Enables prev/next links in paginated responses

Environment variables provided for flexible deployment configurations.
@YuriZmytrakov YuriZmytrakov force-pushed the CAT-1382-2 branch 4 times, most recently from 1ed5479 to 3d44957 Compare September 26, 2025 11:37
Yuri Zmytrakov added 2 commits September 26, 2025 14:26
@YuriZmytrakov YuriZmytrakov force-pushed the CAT-1382-2 branch 2 times, most recently from e5e62d6 to 536eacd Compare September 29, 2025 08:04
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.

1 participant