Add multifilesystem_nolock storage
This commit is contained in:
@@ -743,6 +743,9 @@ Available backends:
|
||||
`multifilesystem`
|
||||
: Stores the data in the filesystem.
|
||||
|
||||
`multifilesystem_nolock`
|
||||
: The `multifilesystem` backend without file-based locking. Must only be used with a single process.
|
||||
|
||||
Default: `multifilesystem`
|
||||
|
||||
#### filesystem_folder
|
||||
|
||||
Reference in New Issue
Block a user