Should we store session logs like users question, responses etc in a graph or a PostGres is simple and better to do? Thinking from scalability perspective where record grows into millions of requests
@@neo4j At 21:01 it’s mentioned that the library that is being used in bloom for graph vis has been released, could you point me to it please? I don’t seem to be able to find the release. Thanks!
Should we store session logs like users question, responses etc in a graph or a PostGres is simple and better to do? Thinking from scalability perspective where record grows into millions of requests
these could be stored in the same Neo4j database or in a dedicated graph database for logs. Neo4j can easily scale to millions of records.
@@neo4j At 21:01 it’s mentioned that the library that is being used in bloom for graph vis has been released, could you point me to it please? I don’t seem to be able to find the release. Thanks!