index
:
seaweedfs/.git
master
origin/HEAD
origin/add-ec-vacuum
origin/add_fasthttp_client
origin/add_remote_storage
origin/adding-message-queue-integration-tests
origin/adjust-fsck-cutoff-default
origin/also-delete-parent-directory-if-empty
origin/avoid_releasing_temp_file_on_write
origin/changing-to-zap
origin/collect-public-metrics
origin/copilot/fix-helm-chart-installation
origin/copilot/fix-s3-object-tagging-issue
origin/copilot/sub-pr-7677
origin/create-table-snapshot-api-design
origin/data_query_pushdown
origin/dependabot/maven/other/java/client/com.google.protobuf-protobuf-java-3.25.5
origin/dependabot/maven/other/java/examples/org.apache.hadoop-hadoop-common-3.4.0
origin/detect-and-plan-ec-tasks
origin/do-not-retry-if-error-is-NotFound
origin/ec-disk-type-support
origin/enhance-erasure-coding
origin/fasthttp
origin/feature/iam-user-status-management-7745
origin/feature/tus-protocol
origin/filer1_maintenance_branch
origin/fix-GetObjectLockConfigurationHandler
origin/fix-mount-http-parallelism
origin/fix-mount-read-throughput-7504
origin/fix-s3-object-tagging-issue-7589
origin/fix-versioning-listing-only
origin/ftp
origin/gh-pages
origin/improve-fuse-mount
origin/improve-fuse-mount2
origin/logrus
origin/master
origin/message_send
origin/mount2
origin/mq-subscribe
origin/mq2
origin/nfs-cookie-prefix-list-fixes
origin/optimize-delete-lookups
origin/original_weed_mount
origin/pr-7412
origin/random_access_file
origin/refactor-needle-read-operations
origin/refactor-volume-write
origin/remote_overlay
origin/revert-5134-patch-1
origin/revert-5819-patch-1
origin/revert-6434-bugfix-missing-s3-audit
origin/s3-select
origin/sub
origin/tcp_read
origin/test-reverting-lock-table
origin/test_udp
origin/testing
origin/testing-sdx-generation
origin/tikv
origin/track-mount-e2e
origin/upgrade-versions-to-4.00
origin/volume_buffered_writes
origin/worker-execute-ec-tasks
Unnamed repository; edit this file 'description' to name the repository.
root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
weed
/
command
/
scaffold
/
filer.toml
Age
Commit message (
Expand
)
Author
Files
Lines
2025-06-02
Update filer upsert sqlstring for postgresql (#6835)
Luna Yao
1
-2
/
+14
2025-05-22
Fix mysql tls enable (#6807)
bwlfhu
1
-0
/
+4
2025-05-04
adds tls examples
chrislu
1
-0
/
+24
2025-03-29
Tarantool filer store (#6669)
MaratKarimov
1
-0
/
+7
2025-03-28
add lua redis store to ensure atomicity (#6671)
Chris Lu
1
-0
/
+35
2025-02-26
Update filer.toml
chrislu
1
-1
/
+1
2025-02-26
update redis support status
chrislu
1
-34
/
+0
2025-02-26
not planning to redis3
chrislu
1
-30
/
+0
2025-02-26
add cassandra2 (#6582)
Chris Lu
1
-2
/
+3
2024-08-08
fix invalid toml
chrislu
1
-1
/
+1
2024-05-18
Feature/mongodb security (#5602)
sb
1
-0
/
+1
2024-05-18
add filer configuration options for username/password and tls (#5601)
sb
1
-0
/
+6
2024-03-24
Add TLS support, initial etcd connection check, fix key_prefix handling for e...
Nikita Borzykh
1
-0
/
+6
2023-12-20
chore: add dsn for connection to mysql (#5060)
Konstantin Lebedev
1
-0
/
+3
2023-10-12
fix: disallow file name too long when writing a file (#4881)
Konstantin Lebedev
1
-0
/
+1
2023-05-18
Feat: etcd filer store keys should have customizable prefix (#4484)
Mesar Hameed
1
-0
/
+1
2023-05-15
Feat: support username/password authentication for etcd filer store s… (#4477)
Mesar Hameed
1
-0
/
+2
2023-04-04
use UPSERT for postgres style databases
chrislu
1
-3
/
+3
2023-01-01
filer.store.mysql: Use utf8mb4 instead of 3 byte UTF8 (#4094)
CommanderRoot
1
-13
/
+13
2023-01-01
filer.store.mysql: Replace deprecated upsert syntax (#4096)
CommanderRoot
1
-2
/
+2
2022-09-15
docs(command): readability fixes (#3686)
Ryan Russell
1
-1
/
+1
2022-07-08
filer tikv support tls
duanhongyi
1
-0
/
+8
2022-06-26
Update tikv client version and add one PC support
yulai.li
1
-5
/
+104
2022-05-03
add options to scaffold
Konstantin Lebedev
1
-5
/
+7
2022-05-02
ydb-go-sdk move to v3
Konstantin Lebedev
1
-0
/
+11
2022-04-01
change user and pass to username and password
a
1
-2
/
+2
2022-03-17
prefix search, bucket implemented
elee
1
-3
/
+7
2022-03-17
arangodb adapter
elee
1
-0
/
+6
2022-02-15
FilerStore: add redis_lua
banjiaojuhao
1
-0
/
+34
2022-01-18
add gocql timeout setting
guol-fnst
1
-0
/
+2
2021-11-29
redis3 supports sentinel
Chris Lu
1
-0
/
+8
2021-11-25
fix redis2 sentinel config example
limd
1
-1
/
+1
2021-11-25
Merge remote-tracking branch 'origin/master'
limd
1
-3
/
+3
2021-11-25
support redis sentinel
limd
1
-0
/
+8
2021-11-11
filer: fix mysql2 SQL template
Chris Lu
1
-1
/
+1
2021-11-11
filer: fix mysql command to upsert
Chris Lu
1
-2
/
+2
2021-10-10
removing tikv to resolve "go mod tidy" problem
Chris Lu
1
-8
/
+0
2021-10-04
add redis3
Chris Lu
1
-0
/
+22
2021-09-08
mysql table DDL: minor, not necessary, but a little more strict
Chris Lu
1
-2
/
+2
2021-08-26
Add deleterange_concurrency to filer configuration file
yulai.li
1
-0
/
+2
2021-08-26
Update filer.toml scaffold to support tikv store
yulai.li
1
-0
/
+6
2021-08-01
remove buckets folder option
Chris Lu
1
-2
/
+0
2021-07-05
extract embed toml example to separate files
bingoohuang
1
-0
/
+234