45 Commits (84ced2abf56d1e1797953f6be9cc99604868baaa)

Author SHA1 Message Date
Mesar Hameed a90b777ff4
Feat: etcd filer store keys should have customizable prefix (#4484) 2 years ago
Mesar Hameed 65484e80ef
Feat: support username/password authentication for etcd filer store s… (#4477) 2 years ago
chrislu efef6e94bf use UPSERT for postgres style databases 2 years ago
Muhammad Hallaj bin Subery 9bd422d2c9
adding support for B2 region (#4177) 2 years ago
CommanderRoot c7c9d22f37
filer.store.mysql: Use utf8mb4 instead of 3 byte UTF8 (#4094) 2 years ago
CommanderRoot c2280e94cf
filer.store.mysql: Replace deprecated upsert syntax (#4096) 2 years ago
Ryan Russell f6d391c9da
docs(command): readability fixes (#3686) 2 years ago
Konstantin Lebedev 7e09a548a6 exclude directories to sync on filer 2 years ago
duanhongyi 1ceab96aba filer tikv support tls 2 years ago
chrislu b7de5c6c43 shell: remove unused filer parameter from shell.toml 2 years ago
chrislu 29198720f2 s3: add grpc server to accept configuration changes 3 years ago
Konstantin Lebedev f127b326bf add options to scaffold 3 years ago
Konstantin Lebedev 50c4f62ed4 ydb-go-sdk move to v3 3 years ago
chrislu 192983b464 s3 backend support customizing storage class 3 years ago
a 7e92517571 change user and pass to username and password 3 years ago
elee 423ce57cde prefix search, bucket implemented 3 years ago
elee 921535001a arangodb adapter 3 years ago
Berck Nash 9b14f0c81a Add mTLS support for both master and volume http server. 3 years ago
banjiaojuhao b5ec346700 FilerStore: add redis_lua 3 years ago
guol-fnst da9540e666 add gocql timeout setting 3 years ago
chrislu 826a7b307e master: remove hard coded filer settings in master.toml 3 years ago
Sebastian Kurfuerst 1cd3b6b4e1 BUGFIX: security.toml contained wrong keys 3 years ago
Sebastian Kurfuerst 10404c4275 FEATURE: add JWT to HTTP endpoints of Filer and use them in S3 Client 3 years ago
Sebastian Kurfürst 6db49100d6 BUGFIX: add access.ui setting to scaffolded security.toml 3 years ago
Chris Lu 689f5513a9 redis3 supports sentinel 3 years ago
Chris Lu 3d7390302d add s3.clean.uploads -timeAgo=24h 3 years ago
limd 8805c04128 fix redis2 sentinel config example 3 years ago
limd 220797bd71 support redis sentinel 3 years ago
Chris Lu 1f75f1f9dc filer: fix mysql2 SQL template 3 years ago
Chris Lu 3abbaccb70 filer: fix mysql command to upsert 3 years ago
Chris Lu 3e2acf677c removing tikv to resolve "go mod tidy" problem 3 years ago
Chris Lu bf218cd59d removing etcd sequencer 3 years ago
Chris Lu 04662126bb add redis3 3 years ago
Chris Lu 2b8ab1534a mysql table DDL: minor, not necessary, but a little more strict 3 years ago
yulai.li c1dc5ab4ac Add deleterange_concurrency to filer configuration file 3 years ago
yulai.li de8ef28460 Update filer.toml scaffold to support tikv store 3 years ago
Chris Lu 3bb640b786 add -force option following #2228 3 years ago
Chris Lu 58bc3ecf47 add default quietFor value 3 years ago
Chris Lu 2ca1839d77 shell: add `volume.deleteEmpty` command 3 years ago
Chris Lu 1c7e404abe remove buckets folder option 3 years ago
Chris Lu ac28611817 snowflake sequencer need an unique id 3 years ago
bingoohuang 5dbbe19c8b extract embed toml example to separate files 4 years ago