chrislu
|
10ecf80ca1
|
add a debug capability to list all metadata keys
|
3 years ago |
Chris Lu
|
182288f860
|
filer: fix mysql, postgres batch delete error
|
3 years ago |
Konstantin Lebedev
|
6aa1a56ec8
|
avoid crashes Galera Cluster
https://github.com/chrislusf/seaweedfs/issues/2125
|
4 years ago |
Chris Lu
|
28a4a1f8d6
|
fix for mysql2 postgres2 on fast dropping buckets
|
4 years ago |
Chris Lu
|
9357911a95
|
remove all bucket metadata
fix https://github.com/chrislusf/seaweedfs/issues/2118
|
4 years ago |
Chris Lu
|
35d939a1d2
|
go fmt
|
4 years ago |
Chris Lu
|
6d3a96eb56
|
filer: mysql2, postgres2 trigger actions on bucket creation and deletion
fix https://github.com/chrislusf/seaweedfs/issues/1877
|
4 years ago |
Chris Lu
|
a4063a5437
|
add stream list directory entries
|
4 years ago |
Chris Lu
|
f002e668de
|
change limit to int64 in case of overflow
|
4 years ago |
Chris Lu
|
e1c7bc66f9
|
change interface
|
4 years ago |
Chris Lu
|
90d785a15f
|
filer: redis, redis cluster, cassandra support super large directory
|
4 years ago |
Chris Lu
|
0823bde8d8
|
refactor: split into two files
|
4 years ago |
Chris Lu
|
65cc6dc636
|
refactor to dedicated function
|
4 years ago |
Chris Lu
|
488c2680e8
|
change default filer store root
|
4 years ago |
Chris Lu
|
41c0f3ad24
|
filer: support path-specific filer store
|
4 years ago |
Chris Lu
|
0d5683fb0e
|
todo: load path-specific store from filer.toml
|
4 years ago |
Chris Lu
|
3269fd7eaf
|
filer: use store by path
|
4 years ago |
Chris Lu
|
e605f1e001
|
refactor, add getActualStore() by path
|
4 years ago |
Chris Lu
|
23903aa95b
|
refactoring
|
4 years ago |
Chris Lu
|
4e6b316913
|
assert FilerStoreWrapper is VirtualFilerStore
|
4 years ago |
Chris Lu
|
37075a414d
|
adjust logs
|
4 years ago |
Chris Lu
|
4b0c2a846b
|
add logs
|
4 years ago |
Chris Lu
|
513bcd6e0d
|
filer: avoid duplicated FindEntry for deletion
|
4 years ago |
Chris Lu
|
1012df7bb5
|
switch hardlink id from int64 to bytes
|
4 years ago |
Chris Lu
|
1295347958
|
adjust hardlink update
simplify logic, pass entity content directly to hard link. The "weed mount" handles the logic to calculate hard link counter.
|
4 years ago |
Chris Lu
|
5e239afdfc
|
hardlink works now
|
4 years ago |
Chris Lu
|
8acd714600
|
apply meta changes only if store is different
|
4 years ago |
Chris Lu
|
37234bf3f8
|
filer store adds kv support
can compile now, need to implement those unimplemented
|
4 years ago |
Chris Lu
|
eb7929a971
|
rename filer2 to filer
|
4 years ago |
Chris Lu
|
dd176cdb8b
|
avoid tiny step pagination
|
4 years ago |
Chris Lu
|
c8398bdb09
|
adjust metrics
|
4 years ago |
Chris Lu
|
8a1c8e41b3
|
simplify if else logic
|
4 years ago |
Konstantin Lebedev
|
9a195bebfd
|
accurate limit
|
4 years ago |
Konstantin Lebedev
|
18b98f9747
|
not convert err to string
|
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
|
82ea121d09
|
rm func
|
4 years ago |
Konstantin Lebedev
|
2ea638f865
|
filer store wrapper can implement the logic to filter by prefi
|
4 years ago |
Chris Lu
|
b7a654a318
|
file mime avoid saving application/octet-stream
|
4 years ago |
Устюжанин Антон Александрович
|
dc9fc01254
|
test ListDirectoryPrefixedEntries
|
4 years ago |
Устюжанин Антон Александрович
|
33a9e5e2d1
|
test ListDirectoryPrefixedEntries
|
4 years ago |
Chris Lu
|
87b5031714
|
change variable visibility
|
5 years ago |
Chris Lu
|
5ba894bb72
|
leveldb2: support subscribing from peers
|
5 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 |