filer: support memsql

fix https://github.com/chrislusf/seaweedfs/issues/1141
This commit is contained in:
Chris Lu
2019-11-27 12:34:03 -08:00
parent 0f9ba84274
commit 46294b42e6
2 changed files with 8 additions and 1 deletions

View File

@@ -95,6 +95,7 @@ password = ""
database = "" # create or use an existing database
connection_max_idle = 2
connection_max_open = 100
interpolateParams = false
[postgres] # or cockroachdb
# CREATE TABLE IF NOT EXISTS filemeta (