I just started JanusGraph and my total RAM usage is more than 5GB without firing any queries. I have the following dependent services running
- JanusGraph
- GremlinServer (via JanusGraph)
- Cassandra (via JanusGraph)
- Elasticsearch (via JanusGraph)
There are some java instances running
I am trying to find out the minimum system requirements for janusgraph but I am unable to find it mentioned in its documentation. Anyone has a link for the same? or any idea how much is the minimum system requirements?
Also are there any configuration changes to make it consume less RAM?