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

Add datastore cache to OpenConfig translator #66

Draft
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

noguchiko
Copy link
Contributor

This PR introduces a operational datastore cache to the OpenConfig translator. It provides faster response for OpenConfig model users.

noguchiko and others added 2 commits November 17, 2022 14:08
This change adds support for openconfig-telemetry model to the
OpenConfig translator. Users can retrieve operational state of
dynamic-subscriptions (non-persistent dial-in telemetry).
This change adds a runtime option for the OpenConfig translator to
use a cache datastore. It may improve the response speed to retrieve
operational states of OpenConfig models. However, it also introduces
differences between the operational states and actual states of the
device as a side effect.
@noguchiko
Copy link
Contributor Author

Splited out from #63.

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.

2 participants