Skip to content

feat: publish and cache adjusted market history - #59

Merged
pjy008008 merged 1 commit into
developfrom
feature/market-history-cache
Aug 9, 2026
Merged

feat: publish and cache adjusted market history#59
pjy008008 merged 1 commit into
developfrom
feature/market-history-cache

Conversation

@pjy008008

Copy link
Copy Markdown
Contributor

What changed

  • Publish missing completed-session adjusted history.
  • Verify exact S3 object versions and hashes before projecting data into Redis.
  • Cache the latest 400 bars per instrument and timeframe.

Why

API chart consumers need a bounded, fast Redis projection backed by canonical S3 history.

Checks

  • pytest tests/test_market_history_sync.py -q
  • ruff check on the changed history-sync modules and tests
  • mypy on the changed history-sync modules and tests

@pjy008008
pjy008008 merged commit 337b68a into develop Aug 9, 2026
10 checks passed
@pjy008008
pjy008008 deleted the feature/market-history-cache branch August 9, 2026 18:07
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