|
|
|
|
|
by amelius
1720 days ago
|
|
> freqfs automatically caches the most frequently-used files and backs up the others to disk. This allows the developer to create and update large collections of data purely in-memory without explicitly sync’ing to disk, while still retaining the flexibility to run on a host with extremely limited memory. Why not let the OS take care of this? |
|