.. |
abstract_sql
|
182288f860
filer: fix mysql, postgres batch delete error
|
3 years ago |
cassandra
|
9d85569c55
ensure using local quorum consistency
|
3 years ago |
elastic
|
182288f860
filer: fix mysql, postgres batch delete error
|
3 years ago |
etcd
|
8ec357b3d3
go mod
|
3 years ago |
hbase
|
182288f860
filer: fix mysql, postgres batch delete error
|
3 years ago |
leveldb
|
10ecf80ca1
add a debug capability to list all metadata keys
|
2 years ago |
leveldb2
|
a23bcbb7ec
refactor: move from io/ioutil to io and os package
|
3 years ago |
leveldb3
|
a23bcbb7ec
refactor: move from io/ioutil to io and os package
|
3 years ago |
mongodb
|
83bffca7e6
fix MongodbStore.ListDirectoryEntries panic on find failure
|
3 years ago |
mysql
|
2b28a818f1
Fix mysql sql for batch delete
|
3 years ago |
mysql2
|
8e404a1433
go fmt
|
3 years ago |
postgres
|
8e404a1433
go fmt
|
3 years ago |
postgres2
|
8e404a1433
go fmt
|
3 years ago |
redis
|
49d971e602
filer: redis store needs to clean up batch deleted sub folders
|
3 years ago |
redis2
|
220797bd71
support redis sentinel
|
3 years ago |
redis3
|
689f5513a9
redis3 supports sentinel
|
3 years ago |
rocksdb
|
a23bcbb7ec
refactor: move from io/ioutil to io and os package
|
3 years ago |
sqlite
|
7ce97b59d8
go fmt
|
3 years ago |
configuration.go
|
cfb9342a15
avoid concurrent map updates to viper
|
3 years ago |
entry.go
|
713c035a6e
shell: remote.cache remote.uncache
|
3 years ago |
entry_codec.go
|
450222dd64
add remote to filer.Entry and filer_pb entry, add RemoteConf
|
3 years ago |
filechunk_manifest.go
|
a152f17937
mount: improve read performance on random reads
|
2 years ago |
filechunk_manifest_test.go
|
eb7929a971
rename filer2 to filer
|
4 years ago |
filechunks.go
|
8e2c9713a3
turn on new faster algorithm to translate into visible chunks
|
3 years ago |
filechunks2_test.go
|
eb7929a971
rename filer2 to filer
|
4 years ago |
filechunks_read.go
|
0c8dea9de8
go fmt
|
3 years ago |
filechunks_read_test.go
|
0c8dea9de8
go fmt
|
3 years ago |
filechunks_test.go
|
7ab389e7ec
optimization: improve random range query for large files
|
3 years ago |
filer.go
|
47c30e3add
filer list entries use context to break job
|
2 years ago |
filer_buckets.go
|
89933c46d2
s3: skip hidden directories in /buckets folder
|
3 years ago |
filer_conf.go
|
9f9ef1340c
use streaming mode for long poll grpc calls
|
2 years ago |
filer_conf_test.go
|
ab606dec2a
filer: add path-specific option to enforce readonly
|
3 years ago |
filer_delete_entry.go
|
9f9ef1340c
use streaming mode for long poll grpc calls
|
2 years ago |
filer_deletion.go
|
2f72c24498
skip the rest logic
|
3 years ago |
filer_notify.go
|
2baed2e1e9
avoid possible metadata subscription data loss
|
3 years ago |
filer_notify_append.go
|
040443e2d1
fix possible error case
|
3 years ago |
filer_notify_test.go
|
eb7929a971
rename filer2 to filer
|
4 years ago |
filer_on_meta_event.go
|
81b255df8b
Merge branch 'master' into add_remote_storage
|
3 years ago |
filer_rename.go
|
3fedfec1e7
check cross device rename error
|
3 years ago |
filer_search.go
|
0a856241fe
avoid int bigger than math.MaxInt32
|
3 years ago |
filerstore.go
|
10ecf80ca1
add a debug capability to list all metadata keys
|
2 years ago |
filerstore_hardlink.go
|
8ab70ccf76
refactor
|
3 years ago |
filerstore_translate_path.go
|
0a856241fe
avoid int bigger than math.MaxInt32
|
3 years ago |
filerstore_wrapper.go
|
10ecf80ca1
add a debug capability to list all metadata keys
|
2 years ago |
meta_aggregator.go
|
34742be029
remove duplicated metadata subscription in filer
|
2 years ago |
meta_replay.go
|
eb7929a971
rename filer2 to filer
|
4 years ago |
read_remote.go
|
9f9ef1340c
use streaming mode for long poll grpc calls
|
2 years ago |
read_write.go
|
ecce300964
s3 config read via grpc
|
3 years ago |
reader_at.go
|
d2cd6a6f6e
adjust logs
|
2 years ago |
reader_at_test.go
|
4c1368d621
fix test
|
2 years ago |
reader_pattern.go
|
0ec7bc6710
detect non streaming mode on the first read
|
2 years ago |
remote_mapping.go
|
9f9ef1340c
use streaming mode for long poll grpc calls
|
2 years ago |
remote_storage.go
|
9f9ef1340c
use streaming mode for long poll grpc calls
|
2 years ago |
remote_storage_test.go
|
e9ce099453
rename
|
3 years ago |
s3iam_conf.go
|
3d624d1e16
rename
|
3 years ago |
s3iam_conf_test.go
|
3d624d1e16
rename
|
3 years ago |
stream.go
|
45e9c83421
padding zero for sparse file
|
2 years ago |
topics.go
|
eb7929a971
rename filer2 to filer
|
4 years ago |