Explore Library
FlashcardBeginner

Optional Persistence

Redis keeps data in memory but can save it to disk.

Question

Can Redis save data to disk even though it's in-memory?

Click to reveal answer