←back to thread

358 points ofalkaed | 1 comments | | HN request time: 0.2s | 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. tester756 ◴[] No.45556241[source]
Optane was impressive from tech standpoint.

We were about get rid of split between RAM and disk memory and use single stick for both!