I have gremlin deployment, which has 3 pods within it. On top of it I have a load balancer to access this gremlin server. My understanding is each pod has its own gremlin cache that it maintains for the query used. Is horizontal cache supported by gremlin ? For instance all 3 pods share the same cache, Is it possible ?
Continue the conversation
Join the Discord to ask follow-up questions and connect with the community
AT
Apache TinkerPop
Apache TinkerPop is an open source graph computing framework and the home of the Gremlin graph query language.