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

Publication cache #103

Closed
JEnoch opened this issue Jun 17, 2021 · 1 comment
Closed

Publication cache #103

JEnoch opened this issue Jun 17, 2021 · 1 comment

Comments

@JEnoch
Copy link
Member

JEnoch commented Jun 17, 2021

To support the QueryingSubscriber use cases described in #102, we require the possibility to declare a Publisher that will also maintain a local cache of its publications (at least 1 sample per path) and declare a queryable to return the content of this cache on queries.

@kydos
Copy link
Member

kydos commented Jun 23, 2021

@JEnoch , I was thinking a bit more about this and there are a few use cases for which it would make sense to have a "storage" that behaves as a cache. We need to workout the details as there are some non-trivial points to be addressed when queurying a set of resources...

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

2 participants