This is a buffering filesystem. It mounts only one file (local or over http) and pre-loads its content to a buffer (temporary file or memory) as required.
Primary LanguageC++GNU General Public License v3.0GPL-3.0