newrelic-python-agent
newrelic-python-agent copied to clipboard
Adds Valkey support
Before contributing, please read our contributing guidelines and code of conduct.
Overview
Adds support to Valkey an opensource fork of Redis.
Related Github Issue
Include a link to the related GitHub issue, if applicable
Testing
The agent includes a suite of tests which should be used to verify your changes don't break existing functionality. These tests will run with Github Actions when a pull request is made. More details on running the tests locally can be found here, For most contributions it is strongly recommended to add additional tests which exercise your changes.