pmem / pmem-redis

A version of Redis that uses persistent memory
BSD 3-Clause "New" or "Revised" License
113 stars 47 forks source link

Question about sync #18

Open chloe-alverti opened 2 years ago

chloe-alverti commented 2 years ago

Hello to all,

I would like to kindly ask if this version of redis uses fsync calls to persist data, or use-space durability management with cache line flushes is utilized.

Thank you very much in advance, BR, Chloe