mirror of
https://github.com/seaweedfs/seaweedfs.git
synced 2025-10-21 00:49:31 +08:00
add memsql to comments
This commit is contained in:
@@ -101,7 +101,7 @@ dir = "./filerldb3" # directory to store level db files
|
||||
enabled = false
|
||||
dir = "./filerrdb" # directory to store rocksdb files
|
||||
|
||||
[mysql] # or tidb
|
||||
[mysql] # or memsql, tidb
|
||||
# CREATE TABLE IF NOT EXISTS filemeta (
|
||||
# dirhash BIGINT COMMENT 'first 64 bits of MD5 hash value of directory field',
|
||||
# name VARCHAR(1000) COMMENT 'directory or file name',
|
||||
|
Reference in New Issue
Block a user