Chris Lu
|
4f31c1bb94
|
go fmt
|
4 years ago |
Chris Lu
|
fe46411cd4
|
handle directory listing edge cases
|
4 years ago |
Chris Lu
|
c74bede730
|
handle listing directories
|
4 years ago |
Chris Lu
|
adf8cb4000
|
filer: path-specific stores trim out common prefixes
|
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 |
j.laycock
|
595a1beff0
|
Swap imports to use joeslay
|
5 years ago |
divinerapier
|
9e3b77c3ad
|
avoid double warpping
Signed-off-by: divinerapier <poriter.coco@gmail.com>
|
5 years ago |
Chris Lu
|
a14bd31f5b
|
go fmt
|
6 years ago |
Chris Lu
|
c369e5a13b
|
add metrics for filer store
|
6 years ago |
Chris Lu
|
3f9ecee40f
|
working with reading remote intervals
|
6 years ago |
Chris Lu
|
bf9d490538
|
fix for tests
|
6 years ago |
Chris Lu
|
82b0759493
|
filer: migrating filer store from persisting shorter structured file id instead of a string
|
6 years ago |