aboutsummaryrefslogtreecommitdiff
path: root/weed/command/scaffold/filer.toml
AgeCommit message (Expand)AuthorFilesLines
2023-01-01filer.store.mysql: Use utf8mb4 instead of 3 byte UTF8 (#4094)CommanderRoot1-13/+13
2023-01-01filer.store.mysql: Replace deprecated upsert syntax (#4096)CommanderRoot1-2/+2
2022-09-15docs(command): readability fixes (#3686)Ryan Russell1-1/+1
2022-07-08filer tikv support tlsduanhongyi1-0/+8
2022-06-26Update tikv client version and add one PC supportyulai.li1-5/+104
2022-05-03add options to scaffoldKonstantin Lebedev1-5/+7
2022-05-02ydb-go-sdk move to v3Konstantin Lebedev1-0/+11
2022-04-01change user and pass to username and passworda1-2/+2
2022-03-17prefix search, bucket implementedelee1-3/+7
2022-03-17arangodb adapterelee1-0/+6
2022-02-15FilerStore: add redis_luabanjiaojuhao1-0/+34
2022-01-18add gocql timeout settingguol-fnst1-0/+2
2021-11-29redis3 supports sentinelChris Lu1-0/+8
2021-11-25fix redis2 sentinel config examplelimd1-1/+1
2021-11-25Merge remote-tracking branch 'origin/master'limd1-3/+3
2021-11-25support redis sentinellimd1-0/+8
2021-11-11filer: fix mysql2 SQL templateChris Lu1-1/+1
2021-11-11filer: fix mysql command to upsertChris Lu1-2/+2
2021-10-10removing tikv to resolve "go mod tidy" problemChris Lu1-8/+0
2021-10-04add redis3Chris Lu1-0/+22
2021-09-08mysql table DDL: minor, not necessary, but a little more strictChris Lu1-2/+2
2021-08-26Add deleterange_concurrency to filer configuration fileyulai.li1-0/+2
2021-08-26Update filer.toml scaffold to support tikv storeyulai.li1-0/+6
2021-08-01remove buckets folder optionChris Lu1-2/+0
2021-07-05extract embed toml example to separate filesbingoohuang1-0/+234