Konstantin Lebedev
|
348e21a08c
|
add comments
|
4 years ago |
Konstantin Lebedev
|
831953c55c
|
allowed wildcard domain
|
4 years ago |
Konstantin Lebedev
|
4bf93d6e63
|
comma-separated
|
4 years ago |
Konstantin Lebedev
|
190fada1ef
|
TLS allowed commonNames
|
4 years ago |
Chris Lu
|
678c54d705
|
data sink: add incremental mode
|
4 years ago |
LazyDBA247-Anyvision
|
7f458d5e78
|
better postgres connection pool management
adding SetConnMaxLifetime configuration (https://golang.org/pkg/database/sql/#DB.SetConnMaxLifetime)
to enable refresh of stale connections.
|
4 years ago |
LazyDBA247-Anyvision
|
51b4963e2e
|
postgres2 & memsql2
add escape (quote identifiers) for the dynamic sql
so tables (collections) with special characters will work.
|
4 years ago |
Chris Lu
|
9a06c35da4
|
replicate: incremental sink only contains new and updated files
address da08402ba2
|
4 years ago |
Chris Lu
|
da08402ba2
|
replicate: use creation time for local incremental file sink
related to https://github.com/chrislusf/seaweedfs/pull/1762
|
4 years ago |
Konstantin Lebedev
|
be1062b7fc
|
rename in scaffold
|
4 years ago |
Konstantin Lebedev
|
6b54ff9912
|
replication to create time date directory
|
4 years ago |
Chris Lu
|
0488c84bea
|
adjust help message
|
4 years ago |
Konstantin Lebedev
|
3634811408
|
replication to todays date directory
|
4 years ago |
Konstantin Lebedev
|
612b7975a1
|
replication to local disk storage
|
4 years ago |
Chris Lu
|
1a3f859c58
|
filer store: postgres configuration adjust text
|
4 years ago |
Chris Lu
|
b434f7e4e0
|
filer store: postgres adjust default config, add optioanl schema
|
4 years ago |
Chris Lu
|
d5add83e85
|
filer store: add postgres2
|
4 years ago |
Chris Lu
|
52a8f1470e
|
filer store: add mysql2
|
4 years ago |
Chris Lu
|
96354208c5
|
scaffold: add YugabyteDB
|
4 years ago |
Chris Lu
|
f13c082583
|
add memsql to comments
|
4 years ago |
LazyDBA247-Anyvision
|
8eed763b97
|
better mysql connection pool management
adding SetConnMaxLifetime configuration (https://golang.org/pkg/database/sql/#DB.SetConnMaxLifetime)
to enable refresh of connections.
|
4 years ago |
Chris Lu
|
629c9962e7
|
filer: add leveldb3
support dedicated leveldb instance for each bucket
|
4 years ago |
Chris Lu
|
2c7148cd55
|
redis cluster: do not enable route by latency by default
|
4 years ago |
Chris Lu
|
a04d8927a8
|
add scaffold
|
4 years ago |
Chris Lu
|
89977123b6
|
shell: add shell.toml support
fix https://github.com/chrislusf/seaweedfs/issues/1664
|
4 years ago |
Chris Lu
|
75c6edba9e
|
filer: hbase add enabled flag
|
4 years ago |
Chris Lu
|
c3d1b3b5aa
|
hook up
|
4 years ago |
Chris Lu
|
90d785a15f
|
filer: redis, redis cluster, cassandra support super large directory
|
4 years ago |
Chris Lu
|
41c0f3ad24
|
filer: support path-specific filer store
|
4 years ago |
Chris Lu
|
ef3e068c51
|
deprecating "filer.options.buckets_fsync" in filer.toml
|
4 years ago |
Chris Lu
|
8516517c48
|
filer store: Cassandra supports username/password
|
4 years ago |
Chris Lu
|
1a7afe7e6a
|
adjust default value
related to https://github.com/chrislusf/seaweedfs/issues/1453
|
4 years ago |
ruitao.liu
|
719dc43af1
|
modify elastic urls from string to array.
|
4 years ago |
ruitao.liu
|
3f7fbfddca
|
add more basic elastic options.
|
4 years ago |
ruitao.liu
|
83080b5e03
|
ES backended filer support kv ops.
|
4 years ago |
Chris Lu
|
46f65a84a6
|
filer: elastic7 adjust default value
|
4 years ago |
ruitao.liu
|
a93d27d1e8
|
new filer option to es v7.
|
4 years ago |
Chris Lu
|
0c2248f83a
|
add lock/unlock to example admin scripts
|
5 years ago |
bukton
|
3defa718a1
|
add default config filer mongodb to scaffold.go
|
5 years ago |
Chris Lu
|
6f948e4887
|
remove configurable topics folder location
|
5 years ago |
Chris Lu
|
b5a713be68
|
filer store: add redis2 redis_cluster2 as default redis store
|
5 years ago |
Chris Lu
|
1c65656fb4
|
s3: add option to fsync buckets
|
5 years ago |
Chris Lu
|
dce2702e1b
|
fix the instruction
|
5 years ago |
Chris Lu
|
f6a7e79dc3
|
weed shell: simplify CLI option for filer
|
5 years ago |
Chris Lu
|
2329d9e0c1
|
add volume.fix.replication to default scaffold
|
5 years ago |
Chris Lu
|
4c498e73de
|
filer replication: add s3 endpoint
|
5 years ago |
James Hartig
|
eae3f27c80
|
Added treat_replication_as_minimums master toml option
|
5 years ago |
Chris Lu
|
40601953bf
|
comments
|
5 years ago |
Chris Lu
|
daeb18be30
|
scaffold: fix master.toml typo
fix https://github.com/chrislusf/seaweedfs/issues/1247
|
5 years ago |
Chris Lu
|
709f231e23
|
tiered storage: add s3 endpoint for private s3 implementation
fix https://github.com/chrislusf/seaweedfs/issues/1238
|
5 years ago |