1
0
Fork 0
mirror of https://github.com/chrislusf/seaweedfs synced 2024-06-30 22:31:06 +02:00

scaffold: add YugabyteDB

This commit is contained in:
Chris Lu 2021-01-19 12:35:14 -08:00
parent ca8f793978
commit 96354208c5

View file

@ -121,7 +121,7 @@ connection_max_open = 100
connection_max_lifetime_seconds = 0
interpolateParams = false
[postgres] # or cockroachdb
[postgres] # or cockroachdb, YugabyteDB
# CREATE TABLE IF NOT EXISTS filemeta (
# dirhash BIGINT,
# name VARCHAR(65535),