-
Notifications
You must be signed in to change notification settings - Fork 54
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 other client extensions #637
Merged
Merged
Commits on Sep 23, 2024
-
Add client extension methods and refactor interfaces
Refactor to use interfaces for enhanced flexibility and testability across various components like NatsJSContext and NatsConnection. Added new extension methods to easily create contexts for Object Store, Key-Value Store, and Services on NATS client and connection instances.
Configuration menu - View commit details
-
Copy full SHA for 7e8a05d - Browse repository at this point
Copy the full SHA 7e8a05dView commit details -
Add public
Context
properties to store interfacesUpdated INatsObjStore, INatsKVContext, and INatsSvcContext interfaces to include public `Context` properties. This change ensures consistent access to the underlying context objects across various components.
Configuration menu - View commit details
-
Copy full SHA for 98fd316 - Browse repository at this point
Copy the full SHA 98fd316View commit details -
Configuration menu - View commit details
-
Copy full SHA for f0bd695 - Browse repository at this point
Copy the full SHA f0bd695View commit details
Commits on Sep 24, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 07692b6 - Browse repository at this point
Copy the full SHA 07692b6View commit details
Commits on Sep 25, 2024
-
Configuration menu - View commit details
-
Copy full SHA for c554e0b - Browse repository at this point
Copy the full SHA c554e0bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 491b925 - Browse repository at this point
Copy the full SHA 491b925View commit details -
Configuration menu - View commit details
-
Copy full SHA for fe7223a - Browse repository at this point
Copy the full SHA fe7223aView commit details -
Configuration menu - View commit details
-
Copy full SHA for b479717 - Browse repository at this point
Copy the full SHA b479717View commit details
Commits on Sep 27, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 5fccffc - Browse repository at this point
Copy the full SHA 5fccffcView commit details -
Configuration menu - View commit details
-
Copy full SHA for bfd4eba - Browse repository at this point
Copy the full SHA bfd4ebaView commit details -
Configuration menu - View commit details
-
Copy full SHA for c99e07a - Browse repository at this point
Copy the full SHA c99e07aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 1d2c751 - Browse repository at this point
Copy the full SHA 1d2c751View commit details
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.