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 > Am 20.08.2015 um 20:14 schrieb Atri Sharma <[email protected]>: > > Hi, > > I would like to integrate redis and Neo4j as redis as an in memory cache on > top of Neo4j. > > Please advice. > > Regards, > > Atri > > -- > 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 [email protected] > <mailto:[email protected]>. > For more options, visit https://groups.google.com/d/optout > <https://groups.google.com/d/optout>. -- 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 [email protected]. For more options, visit https://groups.google.com/d/optout.
