aboutsummaryrefslogtreecommitdiff
path: root/weed/command/scaffold
AgeCommit message (Expand)AuthorFilesLines
12 daysUpdate notification.tomlchrislu1-1/+3
12 daysAdded a complete webhook configuration examplechrislu1-0/+15
13 daysOptimize database connection pool settings for MySQL and PostgreSQL (#7645)Chris Lu1-12/+12
2025-12-01filer: add username and keyPrefix support for Redis stores (#7591)Chris Lu1-0/+18
2025-11-26fix(tikv): replace DeleteRange with transaction-based batch deletes (#7557)Chris Lu1-2/+3
2025-11-25docchrislu1-15/+31
2025-11-09Unify the parameter to disable dry-run on weed shell commands to `-apply` (in...Lisandro Pin1-5/+5
2025-10-21[weed] update volume.fix.replication description (#7340)nightcoffee1-1/+1
2025-10-13Add Kafka Gateway (#7231)Chris Lu1-0/+5
2025-09-04add disable volume_growth flag (#7196)Dmitriy Pavlov1-0/+1
2025-08-22S3 API: Add integration with KMS providers (#7152)Chris Lu1-0/+2
2025-08-03Filer Store: postgres backend support pgbouncer (#7077)Chris Lu1-0/+4
2025-08-03Postgres (CockroachDB) with full certificate verification (#7076)Chris Lu1-0/+12
2025-07-06remove sqlite due to GOOS support for freebsd and openbsd3.93chrislu1-8/+0
2025-07-06Admin UI add maintenance menu (#6944)Chris Lu1-2/+18
2025-07-02Add credential storage (#6938)Chris Lu2-0/+58
2025-06-02Update filer upsert sqlstring for postgresql (#6835)Luna Yao1-2/+14
2025-05-22Fix mysql tls enable (#6807)bwlfhu1-0/+4
2025-05-04adds tls exampleschrislu1-0/+24
2025-03-29Tarantool filer store (#6669)MaratKarimov1-0/+7
2025-03-28add lua redis store to ensure atomicity (#6671)Chris Lu1-0/+35
2025-02-26Update filer.tomlchrislu1-1/+1
2025-02-26update redis support statuschrislu1-34/+0
2025-02-26not planning to redis3chrislu1-30/+0
2025-02-26add cassandra2 (#6582)Chris Lu1-2/+3
2025-01-20Add message queue agent (#6463)Chris Lu1-0/+5
2024-12-05Replaced https.client.enabled with false in scaffold/security (#6320)vadimartynov1-1/+1
2024-12-02[security] reload whiteList on http seerver (#6302)Konstantin Lebedev1-0/+4
2024-11-17Adjust threshold config (#6246)zemul1-0/+1
2024-08-08fix invalid tomlchrislu1-1/+1
2024-07-16Added tls for http clients (#5766)vadimartynov1-2/+6
2024-07-11Added tls for http handlers (#5764)vadimartynov1-2/+9
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
2024-02-27Disable filer UI in configuration (#5297)jerebear121-0/+7
2023-12-20Set allowed origins in config (#5109)jerebear121-0/+5
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-02-05adding support for B2 region (#4177)Muhammad Hallaj bin Subery1-0/+1
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 Russell2-2/+2
2022-07-27exclude directories to sync on filerKonstantin Lebedev1-0/+2
2022-07-08filer tikv support tlsduanhongyi1-0/+8
2022-07-07shell: remove unused filer parameter from shell.tomlchrislu1-2/+0
2022-06-26Update tikv client version and add one PC supportyulai.li3-15/+150