Head's Up! These forums are read-only. All users and content have migrated. Please join us at community.neo4j.com.
08-21-2021 05:53 AM
Dear Neo4j team,
I had a big database with 100 million nodes and 30 billion edges. In summary the database cost 300GB disk. Therefore I can not fit it into memory. However, my server has large flash disk with very high iops. How can I leverage the driver as caching memory?
I can only use the flash disk to cache data because it was not persistent disk. When the server is reboot the data in flash disk will be wiped out.
08-21-2021 08:30 AM
Your idea is really interesting. I can't answer you but I searched for topics about allocating JVM memory on disk and found it's possible, declaring your flash drive as a swap partition, but it may degrade your drive faster and maybe GC process will be very slow.
If it works tell us, it would be mind blowing for me.
08-22-2021 09:05 PM
Many thanks, let me try and update you later.
All the sessions of the conference are now available online