←back to thread

358 points ofalkaed | 1 comments | | HN request time: 0.001s | source

Just curious and who knows, maybe someone will adopt it or develop something new based on its ideas.
Show context
w10-1 ◴[] No.45555619[source]
Optane persistent memory had a fascinating value proposition: stop converting data structures for database storage and just persist the data directly. No more booting or application launch or data load: just pick up where you left off. Died because it was too expensive, but probably long after it should have.

VM's persist memory snapshots (as do Apple's containers, for macOS at least), so there's still room for something like that workflow.

replies(6): >>45555693 #>>45555929 #>>45556241 #>>45556420 #>>45556830 #>>45577569 #
1. Findecanor ◴[] No.45556830[source]
Systems are stuck in old ways in how they model storage, so they weren't ready for something that is neither really RAM nor disk. Optane did inspire quite a few research projects for a while though. A few applications emerged in the server space, in particular.