-
Notifications
You must be signed in to change notification settings - Fork 31
Example for Coherence LC4J Provider and Metrics Usage #181
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
Conversation
|
Just curious, this looks very similar to the other example that we have except for the use of Coherence, right? Would it make sense to combine the examples with settings to use or not use Coherence instead? |
There are differences in the way coherence is started in main class and then used on chat service for memory as well as configuration. Keeping it in existing sample with if/else or config based would have make it more confusing than helpful. |
tjquinno
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Typo, and maybe some other changes.
Showcases support/usage of helidon-io/helidon#10146 and helidon-io/helidon#10057