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

Implement central cache #238

Open
cohix opened this issue Sep 2, 2022 · 0 comments
Open

Implement central cache #238

cohix opened this issue Sep 2, 2022 · 0 comments
Assignees

Comments

@cohix
Copy link
Contributor

cohix commented Sep 2, 2022

With the move to a Sat-based architecture, there needs to be a central cache implementation that can act as the default instead of the in-memory store.

The main DeltaV server should hold the cache, and endpoints should be added that the individual Sat instances can communicate with to perform cache operations. This should either replace or be made an alternative to the in-memory store, which is pretty useless when using Sat in a DeltaV system.

@cohix cohix self-assigned this Sep 2, 2022
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