|
|
|
|
|
by otterley
4461 days ago
|
|
Does it manage its own cache like InnoDB? Otherwise you're gonna have a bad time. Redis tried this (see http://redis.io/topics/virtual-memory) but it died a quick and well-deserved death (the code isn't even in it anymore as of 2.6). |
|