aboutsummaryrefslogtreecommitdiff
path: root/weed/command/scaffold.go
AgeCommit message (Expand)AuthorFilesLines
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
2020-09-24filer store: Cassandra supports username/passwordChris Lu1-0/+2
2020-09-12adjust default valueChris Lu1-1/+1
2020-09-10modify elastic urls from string to array.ruitao.liu1-1/+5
2020-09-10add more basic elastic options.ruitao.liu1-1/+5
2020-09-04ES backended filer support kv ops.ruitao.liu1-1/+1
2020-09-03filer: elastic7 adjust default valueChris Lu1-1/+1
2020-09-03new filer option to es v7.ruitao.liu1-0/+6
2020-04-23add lock/unlock to example admin scriptsChris Lu1-0/+2
2020-04-19add default config filer mongodb to scaffold.gobukton1-0/+5
2020-04-12remove configurable topics folder locationChris Lu1-2/+0
2020-04-12filer store: add redis2 redis_cluster2 as default redis storeChris Lu1-2/+2
2020-04-11s3: add option to fsync bucketsChris Lu1-0/+4
2020-04-10fix the instructionChris Lu1-1/+1
2020-04-08weed shell: simplify CLI option for filerChris Lu1-1/+2
2020-04-08add volume.fix.replication to default scaffoldChris Lu1-0/+1
2020-04-07filer replication: add s3 endpointChris Lu1-0/+1
2020-04-01Added treat_replication_as_minimums master toml optionJames Hartig1-0/+8
2020-03-23commentsChris Lu1-3/+3
2020-03-23scaffold: fix master.toml typoChris Lu1-4/+4
2020-03-19tiered storage: add s3 endpoint for private s3 implementationChris Lu1-0/+1
2020-03-11remove tikv, move its support to "tikv" branchChris Lu1-5/+0
2020-03-06filer: option to encrypt data on volume serverChris Lu1-2/+2
2020-03-04refactoringChris Lu1-1/+1
2020-02-27adjust instructionsChris Lu1-0/+5
2020-02-27weed queue startsChris Lu1-0/+6
2020-02-24filer: move buckets folder to filer.toml since it should not be changed oftenChris Lu1-1/+2
2020-02-03master: add configurable volume growth toml settingChris Lu1-0/+9