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

added support for redis caching database #65

Open
wants to merge 12 commits into
base: dev
Choose a base branch
from
Open

Conversation

prateeksen
Copy link
Contributor

@prateeksen prateeksen commented Feb 16, 2024

  • Redis::Client.call_v(command) Instrumentation for versions >= 5
  • Redis::Client.call(command) Instrumentation for versions < 5
  • Unit tests for Redis Client module

@prateeksen prateeksen requested a review from manoj-k2 February 16, 2024 05:46
Copy link

SimpleCov Report

Coverage Threshold
Line 72.07% 70%
Branch 34.12% 33%

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