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

Create a caching SMP client class #12

Closed
phax opened this issue Apr 24, 2017 · 2 comments
Closed

Create a caching SMP client class #12

phax opened this issue Apr 24, 2017 · 2 comments

Comments

@phax
Copy link
Owner

phax commented Apr 24, 2017

Same as SMPClient but with a time-based cache, that keeps the previous results for like 24 hours.
Key: participant ID, document type ID, process ID and transport protocol.

@phax phax self-assigned this Apr 24, 2017
@phax phax added the SMP Client label May 3, 2019
@stale
Copy link

stale bot commented Aug 1, 2019

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

@stale stale bot added the wontfix label Aug 1, 2019
@phax phax added pinned and removed wontfix labels Aug 1, 2019
@phax
Copy link
Owner Author

phax commented Jan 23, 2020

Using the new interfaces ISMPServiceMetadataProvider, ISMPServiceGroupProvider, IBDXRServiceGroupProvider, IBDXRServiceMetadataProvider, IBDXR2ServiceGroupProvider and IBDXR2ServiceMetadataProvider of the v7.0.6 release, this can now be achieved more easily

@phax phax closed this as completed Feb 13, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant