|
|
|
|
|
by madlep
5643 days ago
|
|
Actually, that is talking about the existing virtual-memory (VM) implementation, which swaps data in and out to disk, and doesn't work so great. The change being talked about here is all about replacing that exact flakey VM with a more solid disk backed approach |
|
For reference, this is the blog post that introduced the VM idea: http://antirez.com/post/redis-virtual-memory-story.html