|
|
|
|
|
by tolmasky
1191 days ago
|
|
Couldn't tell from the README, does this do any sort of cache management or LRU type thing? In other words, does it fetch the underlying S3 object in real time, and then eventually eject them from memory and/or the backing FS when they haven't been used for a while? |
|
Could replace `goofys` with this and then stick `catfs` in front.