freecache
freecache copied to clipboard
What about mmap?
trafficstars
Using mmap as a backend for saving data to disk may be a good choice.
I think that would be much more complicated and slow, then why not just use an on-disk storage engine instead?
I'd rather use anonymous mmap, so there is no need in calling SetGCPercent.