Skip to content

Add redis caching layer#18

Merged
eddiedunn merged 1 commit intorewritefrom
codex/add-redis-cache-layer-with-tests
May 28, 2025
Merged

Add redis caching layer#18
eddiedunn merged 1 commit intorewritefrom
codex/add-redis-cache-layer-with-tests

Conversation

@eddiedunn
Copy link
Owner

Summary

  • include redis dependency
  • implement Redis caching logic in router
  • document REDIS_URL and CACHE_TTL
  • mark caching feature complete
  • add changelog entry
  • test cache hit behaviour

Testing

  • make lint
  • make test (fails: ModuleNotFoundError: No module named 'sqlalchemy')

@eddiedunn eddiedunn merged commit 9e23356 into rewrite May 28, 2025
0 of 2 checks passed
@eddiedunn eddiedunn deleted the codex/add-redis-cache-layer-with-tests branch May 28, 2025 00:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant