mirror of
https://github.com/seaweedfs/seaweedfs.git
synced 2026-09-08 15:41:15 +02:00
Updated Filer Stores (markdown)
@@ -55,6 +55,12 @@ $ weed shell
|
||||
total 65 directories, 292 files
|
||||
localhost-8888-20190417-005421.meta is loaded to http://localhost:8888/
|
||||
|
||||
# optionally, you can use concurrency to speed up the meta load process
|
||||
# -concurrency=N specifies the number of parallel meta load operations to filer
|
||||
# caution: this may not work correctly with some databases like Redis
|
||||
|
||||
# $ weed shell
|
||||
# > fs.meta.load -concurrency=1 localhost-8888-20190417-005421.meta
|
||||
```
|
||||
|
||||
### Extending Storage Options
|
||||
|
||||
Reference in New Issue
Block a user