Manual:FSFileBackend.php

From Linux Web Expert

Revision as of 18:32, 26 March 2022 by imported>DannyS712 (Reverted edits by DOGE DOGE DOGE 555999888 (talk) to last version by Shirayuki)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

FSFileBackend, which extends FileBackendStore , is the class for a file system (FS) based file backend. All "containers" each map to a directory under the backend's base directory. For backwards-compatibility, some container paths can be set to custom paths. The wiki ID will not be used in any custom paths, so this should be avoided. Having directories with thousands of files will diminish performance. Sharding can be accomplished by using FileRepo-style hash paths.