|
Share file on memory (like on tmpfs) via NFS (or alternatives)
Hi,
I want to store some file on tmpfs or any memory-based file system for better performance and share it via NFS or any protocal that can be used to mount folder. However, from the NFS faq, NFS doesn't support tmpfs.
Could anyone suggest a solution to achieve this?
|