79205400

Date: 2024-11-19 23:53:09
Score: 2.5
Natty:
Report link

Even though all can be stored in Neo4J, you could store in memory the most demanded and small parts of your graph in Redis using the graph data structure Redis provides. In this sense, you will be able to "save" hits hitting Neo4J directly and give a quicker answer if the queries are exact queries to Redis.

Reasons:
  • Low length (0.5):
  • No code block (0.5):
  • Single line (0.5):
  • Low reputation (1):
Posted by: Israel Gonzalez