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

integration tests for async redis with local cache #283

Merged
merged 3 commits into from
Apr 2, 2024

Conversation

eguzki
Copy link
Contributor

@eguzki eguzki commented Mar 27, 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.

@eguzki eguzki marked this pull request as ready for review March 28, 2024 16:21
@eguzki eguzki requested a review from alexsnaps March 28, 2024 16:21
@alexsnaps alexsnaps merged commit e5d96c1 into main Apr 2, 2024
20 checks passed
@alexsnaps alexsnaps deleted the redis-cached-integration-tests branch April 2, 2024 19:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

2 participants