Integrating redis and Neo4j

73 views
Skip to first unread message

Atri Sharma

unread,
Aug 21, 2015, 12:16:11 AM8/21/15
to Neo4j
Hi,

I would like to integrate redis and Neo4j as redis as an in memory cache on top of Neo4j.

Please advice.

Regards,

Atri

Michael Hunger

unread,
Aug 21, 2015, 5:03:48 PM8/21/15
to ne...@googlegroups.com
What do you want to know? 

What tech stack do you use?

With java spring it should be as simple as adding some annotations.

With other stacks you'd just store query results in redis and then give them a TTL.

What kinds of queries do you run?

Michael

--
You received this message because you are subscribed to the Google Groups "Neo4j" group.
To unsubscribe from this group and stop receiving emails from it, send an email to neo4j+un...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Andrii Stesin

unread,
Sep 24, 2015, 7:07:47 AM9/24/15
to Neo4j
Neo4j itself contains powerful caching mechanism and i doubt that extra level of external caching does make sense at all. From my experience, it makes the whole system slower, adds latency and also an additional point of failure.
Reply all
Reply to author
Forward
0 new messages