chrislu
|
26dbc6c905
|
move to https://github.com/seaweedfs/seaweedfs
|
2 years ago |
Konstantin Lebedev
|
21033ff4c3
|
refactor use const CountEntryChunksForGzip
|
3 years ago |
guol-fnst
|
da9540e666
|
add gocql timeout setting
|
3 years ago |
Chris Lu
|
182288f860
|
filer: fix mysql, postgres batch delete error
|
3 years ago |
nivekuil
|
b9a67d46c5
|
cassandra: use LocalQuorum for all queries
This changes this filer store from eventual to strong consistency at the cost
of read performance.
|
3 years ago |
nivekuil
|
2faf96f002
|
cassandra: Use LocalOne instead of One consistency
|
3 years ago |
nivekuil
|
8425705643
|
Cassandra: Use TokenAwareHostPolicy by default with fallback
See https://pkg.go.dev/github.com/gocql/gocql#hdr-Data_center_awareness_and_query_routing
|
4 years ago |
Konstantin Lebedev
|
6aa1a56ec8
|
avoid crashes Galera Cluster
https://github.com/chrislusf/seaweedfs/issues/2125
|
4 years ago |
Chris Lu
|
a4063a5437
|
add stream list directory entries
|
4 years ago |
Chris Lu
|
16ad74f477
|
go fmt
|
4 years ago |
Chris Lu
|
f002e668de
|
change limit to int64 in case of overflow
|
4 years ago |
Chris Lu
|
893cbc8482
|
implement c* changes
|
4 years ago |
Chris Lu
|
90d785a15f
|
filer: redis, redis cluster, cassandra support super large directory
|
4 years ago |
limd
|
ed7816681a
|
Add cassandra authenticator mode
|
4 years ago |
Chris Lu
|
b8f32bcab9
|
filer: compress stored metadata
|
4 years ago |
Chris Lu
|
eb7929a971
|
rename filer2 to filer
|
4 years ago |
Konstantin Lebedev
|
22f32e75c4
|
rename
|
4 years ago |
Konstantin Lebedev
|
7f013d77d6
|
add var UnsupportedListDirectoryPrefixedErr
|
4 years ago |
Konstantin Lebedev
|
60a86cfe04
|
add const
|
4 years ago |
Konstantin Lebedev
|
2ea638f865
|
filer store wrapper can implement the logic to filter by prefi
|
4 years ago |
Устюжанин Антон Александрович
|
a457c308ad
|
test ListDirectoryPrefixedEntries
|
4 years ago |
Устюжанин Антон Александрович
|
33a9e5e2d1
|
test ListDirectoryPrefixedEntries
|
4 years ago |
Chris Lu
|
c0f0fdb3ba
|
refactoring
|
5 years ago |
Chris Lu
|
7b37178716
|
filer: close stores if interrupted
|
5 years ago |
Chris Lu
|
afb20de14c
|
breaks dependency loop
|
5 years ago |
Chris Lu
|
d335f04de6
|
support env variables to overwrite toml file
|
5 years ago |
Chris Lu
|
bbb6ebc3c0
|
filer: DeleteFolderChildren for deleting large folders
|
5 years ago |
j.laycock
|
6fc6322c90
|
Change joeslay paths to chrislusf paths
|
5 years ago |
j.laycock
|
595a1beff0
|
Swap imports to use joeslay
|
5 years ago |
Chris Lu
|
308102f023
|
fix cassandra creation problem
fix https://github.com/chrislusf/seaweedfs/issues/986
|
6 years ago |
Chris Lu
|
78ac2bef3c
|
go fmt
|
6 years ago |
Chris Lu
|
97406333a5
|
support atomic renaming for mysql/postgres filer store
|
6 years ago |
Chris Lu
|
cece860bfd
|
add context to all filer APIs
|
6 years ago |
Chris Lu
|
2a75a36b27
|
set cassandra ttl with entry.TTLSec
|
6 years ago |
Chris Lu
|
95b997fb35
|
go fmt
|
6 years ago |
Chris Lu
|
f827ada811
|
merge notification config with filer.toml
|
6 years ago |
Chris Lu
|
80d80daf64
|
set filer2.ErrNotFound for not found entry
|
7 years ago |
Chris Lu
|
eb2acd11c2
|
decouple from viper for filer store
|
7 years ago |
Chris Lu
|
0301504184
|
add mime, use simple insert and update filer store API
1. add mime type to file in filer
2. purge old chunks if overwrite during insert
|
7 years ago |
Chris Lu
|
458ada173e
|
go fmt
|
7 years ago |
Chris Lu
|
ab86d263c9
|
add Cassandra
|
7 years ago |