transaction cache in janusgraph

54 views
Skip to first unread message

Harshit Sharma

unread,
Sep 3, 2021, 6:48:41 AM9/3/21
to Gremlin-users

I was reading about Janusgraph Cache in Janusgraph documentation. I have few doubts Regarding the transaction cache. I'm using an embedded janusgrah server in my application.

  1. If I'm only doing a read query for eg. - g. V().has("name","ABC") using gremlin HTTP endpoint, so will this value be cached in transaction cache or database level cache? because here I'm not opening any transaction.
  2. If it is stored in the transaction cache, how updated values will be fetched for this vertex if I have multi-node deployment?
  3. What is the best way to check if data is fetched from transaction cache/database level cache/ backend storage(cassandra)? 

HadoopMarc

unread,
Sep 5, 2021, 3:22:51 AM9/5/21
to Gremlin-users
This question was answered on StackOverflow:

Op vrijdag 3 september 2021 om 12:48:41 UTC+2 schreef harshit.s...@gmail.com:
Reply all
Reply to author
Forward
0 new messages