Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Resilient cache: integration tests for async redis with local cache #284

Closed
wants to merge 3 commits into from

Conversation

eguzki
Copy link
Contributor

@eguzki eguzki commented Mar 28, 2024

What

Integration tests for async redis with local cache

Notes:

  • Not added tests for checking behavior when cache ttl expires or cache is flushed to redis.
  • Counter increments instead of decrements for redis_cached.

Supersedes #283

@eguzki eguzki requested a review from alexsnaps March 28, 2024 16:30
@eguzki eguzki closed this Mar 28, 2024
@eguzki eguzki deleted the eguzki_resilient_cache branch March 28, 2024 16:43
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.

2 participants