Handbuch:FSFileBackend.php
Appearance
MediaWiki-Datei: FSFileBackend.php | |
---|---|
Speicherort: | includes/filebackend/ |
Quellcode: | master • 1.42.3 • 1.41.4 • 1.39.10 |
Klassen: | FSFileBackend |
FSFileBackend, welches FileBackendStore erweitert, ist die Klasse für ein Dateisystem (FS)-basiertes Datei-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.