1
0
Fork 0
mirror of https://github.com/chrislusf/seaweedfs synced 2024-07-03 15:46:44 +02:00
seaweedfs/weed/command
LazyDBA247-Anyvision 8eed763b97 better mysql connection pool management
adding SetConnMaxLifetime configuration (https://golang.org/pkg/database/sql/#DB.SetConnMaxLifetime)
to enable refresh of connections.
2021-01-14 08:14:21 +02:00
..
backup.go volume: add "-dir.idx" option for separate index storage 2020-11-27 03:17:10 -08:00
benchmark.go fiil serverUrls sorted by data center 2020-11-12 02:13:33 +05:00
command.go rename "weed watch" to "weed filer.meta.tail" 2021-01-12 18:48:01 -08:00
compact.go volume: add "-dir.idx" option for separate index storage 2020-11-27 03:17:10 -08:00
download.go return http response directly 2020-09-09 03:53:09 -07:00
export.go weed export: print out [start,stop) content range 2020-09-14 22:57:23 -07:00
filer.go go fmt 2021-01-12 02:30:12 -08:00
filer_cat.go add "weed filer.cat" to read files directly from volume servers 2021-01-06 04:22:00 -08:00
filer_copy.go add "weed filer.cat" to read files directly from volume servers 2021-01-06 04:22:00 -08:00
filer_meta_tail.go filer.meta.tail: optionally submit metadata changes to ElasticSearch 2021-01-13 03:31:37 -08:00
filer_replication.go avoid concurrent map updates to viper 2021-01-12 02:28:13 -08:00
filer_sync.go update help message 2020-09-15 00:40:38 -07:00
fix.go do not idx file format 2020-09-12 12:42:36 -07:00
master.go adding /usr/local/etc/seaweedfs for bsd style config search path 2020-12-07 16:46:48 -08:00
mount.go mount: default to 128 concurrent writers 2021-01-09 22:53:37 -08:00
mount_darwin.go fuse: check mount point available before do runmount 2019-11-27 22:56:44 +08:00
mount_freebsd.go fuse: check mount point available before do runmount 2019-11-27 22:56:44 +08:00
mount_linux.go FUSE mount: make "nonempty" optional 2020-03-21 19:14:25 -07:00
mount_notsupported.go FUSE: add os specific mount options 2019-10-27 09:12:10 -07:00
mount_std.go mount: load security keys 2020-12-29 11:51:38 -08:00
msg_broker.go combine msgBroker into weed server command 2020-05-17 22:44:20 -07:00
s3.go s3: add option for "alllowEmptyFolder" 2020-12-27 10:50:27 -08:00
scaffold.go better mysql connection pool management 2021-01-14 08:14:21 +02:00
scaffold_test.go fix test 2019-11-28 18:44:27 -08:00
server.go filer: change to saveToFilerLimit from cacheToFilerLimit 2021-01-10 23:14:46 -08:00
shell.go shell: add shell.toml support 2020-12-28 15:07:18 -08:00
upload.go upload: add read default collection from master 2021-01-02 23:43:01 -08:00
version.go inject git version into build 2020-06-02 00:10:38 -07:00
volume.go volume: add "-dir.idx" option for separate index storage 2020-11-27 03:17:10 -08:00
volume_test.go Change joeslay paths to chrislusf paths 2019-09-12 14:18:21 +01:00
webdav.go resolve directories if containing home directory 2020-07-16 22:50:14 -07:00