Skip to content

Add optional cache service#68

Merged
eddiedunn merged 2 commits intorewritefrom
codex/implement-cache-service-with-ttl-and-integration-tests
Jun 10, 2025
Merged

Add optional cache service#68
eddiedunn merged 2 commits intorewritefrom
codex/implement-cache-service-with-ttl-and-integration-tests

Conversation

@eddiedunn
Copy link
Owner

Summary

  • implement cache_service in Rust with TTL handling
  • add Dockerfile and Makefile target to build/run cache service
  • route cache operations through new service when CACHE_ENDPOINT is set
  • document cache service usage
  • integration test for fallback to local cache when service is down

Testing

  • make lint
  • make test
  • make test-integration

https://chatgpt.com/codex/tasks/task_b_68483d98f7308330af06d85418509766

@eddiedunn eddiedunn merged commit e07de1b into rewrite Jun 10, 2025
0 of 2 checks passed
@eddiedunn eddiedunn deleted the codex/implement-cache-service-with-ttl-and-integration-tests branch June 10, 2025 14:57
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