aboutsummaryrefslogtreecommitdiff
path: root/weed/command/scaffold/filer.toml
AgeCommit message (Expand)AuthorFilesLines
2024-08-08fix invalid tomlchrislu1-1/+1
2024-05-18Feature/mongodb security (#5602)sb1-0/+1
2024-05-18add filer configuration options for username/password and tls (#5601)sb1-0/+6
2024-03-24Add TLS support, initial etcd connection check, fix key_prefix handling for e...Nikita Borzykh1-0/+6
2023-12-20chore: add dsn for connection to mysql (#5060)Konstantin Lebedev1-0/+3
2023-10-12 fix: disallow file name too long when writing a file (#4881)Konstantin Lebedev1-0/+1
2023-05-18Feat: etcd filer store keys should have customizable prefix (#4484)Mesar Hameed1-0/+1
2023-05-15Feat: support username/password authentication for etcd filer store s… (#4477)Mesar Hameed1-0/+2
2023-04-04use UPSERT for postgres style databaseschrislu1-3/+3
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