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

Move ping client into cache client in node sdk and add lazy loading in node and web sdks #517

Open
pgautier404 opened this issue May 18, 2023 · 0 comments

Comments

@pgautier404
Copy link
Contributor

In #516, we pull the ping client into the cache client and expose ping as a cache client method for the Web SDK. The same needs to be done for the nodejs SDK, and the functionality needs to be extended for both SDKs such that the ping client is lazy-loaded when it is accessed instead of being instantiated when the cache client is. More details are available in the linked PR comments.

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