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 with rejson #7

Open
joe-hilling opened this issue Aug 12, 2020 · 0 comments
Open

Integration with rejson #7

joe-hilling opened this issue Aug 12, 2020 · 0 comments

Comments

@joe-hilling
Copy link

Hi this is a request for help with getting telemetry setup where we are using REJSON for caching

Both this library and rejson act as drop in replacements

from rejson import Client, Path
rj = Client(host='localhost', port=6379, decode_responses=True)
import ocredis
client = ocredis.OcRedis(host=host, port=port)`

Was wondering if anyone familiar with the codebase knew how to integrate?

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

No branches or pull requests

1 participant