We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Google has a Python datastore client calling NDB that supports caching: https://github.com/googleapis/python-ndb
It would be great if this node library's caching implementation were compatible with NDB to enable polyglot microservices.
The text was updated successfully, but these errors were encountered:
Hi, Thanks for the input. Could you point me to how the cache implementation of the Python client works? Cheers!
Sorry, something went wrong.
Thanks @sebelga. I opened an issue in ndb repository to document the cache specification: googleapis/python-ndb#195
ndb
No branches or pull requests
Google has a Python datastore client calling NDB that supports caching:
https://github.com/googleapis/python-ndb
It would be great if this node library's caching implementation were compatible with NDB to enable polyglot microservices.
The text was updated successfully, but these errors were encountered: