aboutsummaryrefslogtreecommitdiff
path: root/weed/command/scaffold.go
AgeCommit message (Expand)AuthorFilesLines
2024-01-17chore: fix typos in scaffold help output (#5211)Andrew Azores1-3/+3
2022-09-15docs(command): readability fixes (#3686)Ryan Russell1-1/+1
2022-07-29move to https://github.com/seaweedfs/seaweedfschrislu1-2/+2
2022-02-04change to util.WriteFilechrislu1-2/+2
2021-10-14refactor: move from io/ioutil to io and os packageEng Zer Jun1-3/+4
2021-07-23scaffold -config= should output to stdoutChris Lu1-1/+2
2021-07-05extract embed toml example to separate filesbingoohuang1-520/+7
2021-07-02Cassandra: Use TokenAwareHostPolicy by default with fallbacknivekuil1-0/+2
2021-05-27scaffold add commentsChris Lu1-2/+3
2021-05-25filer.backup: backup to local directory optionally is incrementalChris Lu1-6/+0
2021-05-23filer: Support sqlite as filer meta storeChris Lu1-0/+5
2021-04-20fix path-specific filer store comment errorliuxiaobo1-1/+1
2021-03-30fix postgres2 upsertQuery syntax alsoLazyDBA247-Anyvision1-1/+1
2021-03-30adjust orderingChris Lu1-4/+4
2021-03-30use a compatible pg syntax for upsertLazyDBA247-Anyvision1-1/+1
2021-03-30add enableUpsert=trueLazyDBA247-Anyvision1-16/+12
2021-03-29adjust orderingChris Lu1-13/+13
2021-03-29scaffold - insertQueryLazyDBA247-Anyvision1-0/+16
2021-03-25add a snowflake sequencer as more robust fid generator, but less compressable...李海1-1/+1
2021-03-23mysql: ensure name column is case sensitiveChris Lu1-4/+4
2021-03-10add commentsKonstantin Lebedev1-0/+1
2021-03-10allowed wildcard domainKonstantin Lebedev1-0/+1
2021-03-10comma-separatedKonstantin Lebedev1-4/+4
2021-03-08TLS allowed commonNamesKonstantin Lebedev1-1/+4
2021-02-28data sink: add incremental modeChris Lu1-0/+8
2021-02-15better postgres connection pool managementLazyDBA247-Anyvision1-0/+2
2021-02-14postgres2 & memsql2LazyDBA247-Anyvision1-6/+6
2021-01-28replicate: incremental sink only contains new and updated filesChris Lu1-1/+2
2021-01-28replicate: use creation time for local incremental file sinkChris Lu1-2/+1
2021-01-28rename in scaffoldKonstantin Lebedev1-2/+2
2021-01-27replication to create time date directoryKonstantin Lebedev1-1/+6
2021-01-27adjust help messageChris Lu1-2/+1
2021-01-27replication to todays date directoryKonstantin Lebedev1-1/+4
2021-01-26replication to local disk storageKonstantin Lebedev1-0/+4
2021-01-19filer store: postgres configuration adjust textChris Lu1-2/+2
2021-01-19filer store: postgres adjust default config, add optioanl schemaChris Lu1-2/+4
2021-01-19filer store: add postgres2Chris Lu1-0/+20
2021-01-19filer store: add mysql2Chris Lu1-0/+21
2021-01-19scaffold: add YugabyteDBChris Lu1-1/+1
2021-01-19add memsql to commentsChris Lu1-1/+1
2021-01-14better mysql connection pool managementLazyDBA247-Anyvision1-0/+1
2021-01-12filer: add leveldb3Chris Lu1-0/+6
2021-01-11redis cluster: do not enable route by latency by defaultChris Lu1-2/+2
2021-01-03add scaffoldChris Lu1-1/+7
2020-12-28shell: add shell.toml supportChris Lu1-0/+16
2020-12-24filer: hbase add enabled flagChris Lu1-0/+1
2020-12-23hook upChris Lu1-0/+4
2020-12-22filer: redis, redis cluster, cassandra support super large directoryChris Lu1-0/+6
2020-12-19filer: support path-specific filer storeChris Lu1-0/+22
2020-11-16deprecating "filer.options.buckets_fsync" in filer.tomlChris Lu1-4/+0