Hacker News new | ask | show | jobs
by meatmanek 5254 days ago
> You could write a more complex cacheing layer on top of memcached that looked first in memcached, then fetched from solid state storage if it wasn't there.

I wonder how that would compare to just setting up an SSD as swap space.