Can a near-cache also expose its back-tier using Extend/gRPC? #125
|
I am using a near-cache to let container based services share data efficiently but now I would like to allow also Java based Lambda functions access the same data - before I try to figure out how to configure this (figuring out what the XML config should look like is always my main stumbling block when using Coherence) I would like to know if this even is possible or do Extend only work with remote caches not part of a "near" setup? |
Answered by
ghost
Jul 18, 2024
Replies: 2 comments 2 replies
|
I rephrased this as an "issue" as I have had more luck getting those answered :-) |
2 replies
|
Hello @javafanboy I'm guessing this is related to this issue: #126. Is that correct? If you're all set, would you mind marking this as answered? |
0 replies
Answer selected by
javafanboy
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Hello @javafanboy I'm guessing this is related to this issue: #126. Is that correct? If you're all set, would you mind marking this as answered?