Write/Read speed is poor when I am writing data to ssd as compared to RAM

HI I TRIED READING/WRITING DATA ON AEROSPIKE WITH BOTH MODE I.E. RAM ONLY AND ON SSD.SAME RECORD WHICH WAS TAKING 10 MS TO WRITE IN RAM ONLY OPTION IS TAKING MORE THAN 150 MS.I AM USING JAVA CLIENT.AEROSPIKE IS A 3NODE CLUSTER WITH REPLICATION FACTOR OF 2.SAME IS HAPPENING FOR READ.CAN I DO CONFIG TO READ DATA FROM RAM AND WRITE IT TO BOTH SSD AND RAM. I HAVE USED data in memory OPTION WHICH IS WRITING DATA ON BOTH SSD AND RAM BUT THIS IS TAKING 10X TIME.

Hey, for a while I thought your CAPS LOCK WAS STUCK, but then I saw that you lowercased ‘data in memory’.

1 Like

How did you perform the test, what kind of calls/data? Have you tried the benchmark client? What hardware are you using? What does your config look like for device SSD storage?