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 |
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
|
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
|
14c6f12b0c
|
adjust interface parameter name and doc
|
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
|
9e77563c99
|
add leveldb store
1. switch to viper for filer store configuration
2. simplify FindEntry() return values, removing “found”
3. add leveldb store
|
7 years ago |
Chris Lu
|
c34feca59c
|
refactoring
|
7 years ago |