aronneagu 77699855a7 Return ETag from remote when file doesn't exist on Filer (#4025) 1 year ago
..
abstract_sql 70a4c98b00 refactor filer_pb.Entry and filer.Entry to use GetChunks() 1 year ago
arangodb 70a4c98b00 refactor filer_pb.Entry and filer.Entry to use GetChunks() 1 year ago
cassandra 70a4c98b00 refactor filer_pb.Entry and filer.Entry to use GetChunks() 1 year ago
elastic 21c0587900 go fmt 1 year ago
etcd 70a4c98b00 refactor filer_pb.Entry and filer.Entry to use GetChunks() 1 year ago
hbase 70a4c98b00 refactor filer_pb.Entry and filer.Entry to use GetChunks() 1 year ago
leveldb 70a4c98b00 refactor filer_pb.Entry and filer.Entry to use GetChunks() 1 year ago
leveldb2 70a4c98b00 refactor filer_pb.Entry and filer.Entry to use GetChunks() 1 year ago
leveldb3 70a4c98b00 refactor filer_pb.Entry and filer.Entry to use GetChunks() 1 year ago
mongodb 70a4c98b00 refactor filer_pb.Entry and filer.Entry to use GetChunks() 1 year ago
mysql 26dbc6c905 move to https://github.com/seaweedfs/seaweedfs 1 year ago
mysql2 26dbc6c905 move to https://github.com/seaweedfs/seaweedfs 1 year ago
postgres 3afda0c89c Allow postgresql to use standard environment variables for connection (#3413) 1 year ago
postgres2 21c0587900 go fmt 1 year ago
redis 70a4c98b00 refactor filer_pb.Entry and filer.Entry to use GetChunks() 1 year ago
redis2 70a4c98b00 refactor filer_pb.Entry and filer.Entry to use GetChunks() 1 year ago
redis3 70a4c98b00 refactor filer_pb.Entry and filer.Entry to use GetChunks() 1 year ago
redis_lua 70a4c98b00 refactor filer_pb.Entry and filer.Entry to use GetChunks() 1 year ago
rocksdb 70a4c98b00 refactor filer_pb.Entry and filer.Entry to use GetChunks() 1 year ago
sqlite cea73ac008 serialize sqlite operations 1 year ago
store_test 26dbc6c905 move to https://github.com/seaweedfs/seaweedfs 1 year ago
tikv 26dbc6c905 move to https://github.com/seaweedfs/seaweedfs 1 year ago
ydb 70a4c98b00 refactor filer_pb.Entry and filer.Entry to use GetChunks() 1 year ago
configuration.go d90aa31d5f filer store: skip disabled location specific filer store initialization 1 year ago
entry.go 70a4c98b00 refactor filer_pb.Entry and filer.Entry to use GetChunks() 1 year ago
entry_codec.go 2b580a7566 also migrate jsonpb 1 year ago
filechunk_manifest.go 9d230521a4 report write error 1 year ago
filechunk_manifest_test.go 26dbc6c905 move to https://github.com/seaweedfs/seaweedfs 1 year ago
filechunks.go 77699855a7 Return ETag from remote when file doesn't exist on Filer (#4025) 1 year ago
filechunks2_test.go ea2637734a refactor filer proto chunk variable from mtime to modified_ts_ns 1 year ago
filechunks_read.go ea2637734a refactor filer proto chunk variable from mtime to modified_ts_ns 1 year ago
filechunks_read_test.go ea2637734a refactor filer proto chunk variable from mtime to modified_ts_ns 1 year ago
filechunks_test.go ea2637734a refactor filer proto chunk variable from mtime to modified_ts_ns 1 year ago
filer.go d54eb9966f refactor: `Directory` readability (#3665) 1 year ago
filer_buckets.go 4fd5f96598 filer: remove replication, collection, disk_type info from entry metadata 2 years ago
filer_conf.go 70a4c98b00 refactor filer_pb.Entry and filer.Entry to use GetChunks() 1 year ago
filer_conf_test.go 26dbc6c905 move to https://github.com/seaweedfs/seaweedfs 1 year ago
filer_delete_entry.go 70a4c98b00 refactor filer_pb.Entry and filer.Entry to use GetChunks() 1 year ago
filer_deletion.go 70a4c98b00 refactor filer_pb.Entry and filer.Entry to use GetChunks() 1 year ago
filer_hardlink.go 26dbc6c905 move to https://github.com/seaweedfs/seaweedfs 1 year ago
filer_notify.go 70a4c98b00 refactor filer_pb.Entry and filer.Entry to use GetChunks() 1 year ago
filer_notify_append.go 70a4c98b00 refactor filer_pb.Entry and filer.Entry to use GetChunks() 1 year ago
filer_notify_test.go 70a4c98b00 refactor filer_pb.Entry and filer.Entry to use GetChunks() 1 year ago
filer_on_meta_event.go 70a4c98b00 refactor filer_pb.Entry and filer.Entry to use GetChunks() 1 year ago
filer_rename.go 26dbc6c905 move to https://github.com/seaweedfs/seaweedfs 1 year ago
filer_search.go 26dbc6c905 move to https://github.com/seaweedfs/seaweedfs 1 year ago
filerstore.go 26dbc6c905 move to https://github.com/seaweedfs/seaweedfs 1 year ago
filerstore_hardlink.go 26dbc6c905 move to https://github.com/seaweedfs/seaweedfs 1 year ago
filerstore_translate_path.go 26dbc6c905 move to https://github.com/seaweedfs/seaweedfs 1 year ago
filerstore_wrapper.go 70a4c98b00 refactor filer_pb.Entry and filer.Entry to use GetChunks() 1 year ago
meta_aggregator.go 803ca3c958 avoid data race on doSubscribeToOneFiler/ma.filer.UniqueFilerEpoch (#3566) 1 year ago
meta_replay.go 26dbc6c905 move to https://github.com/seaweedfs/seaweedfs 1 year ago
read_remote.go 70a4c98b00 refactor filer_pb.Entry and filer.Entry to use GetChunks() 1 year ago
read_write.go 70a4c98b00 refactor filer_pb.Entry and filer.Entry to use GetChunks() 1 year ago
reader_at.go 388f82f322 minor 1 year ago
reader_at_test.go 3f758820c1 Fix FUSE server buffer leaks in file gaps (#3472) 1 year ago
reader_cache.go 57a46f46a0 nano level precision 1 year ago
reader_pattern.go 5df105b1f9 Fix a few data races when reading files in mount (#3527) 1 year ago
remote_mapping.go eaeb141b09 move proto package 1 year ago
remote_storage.go eaeb141b09 move proto package 1 year ago
remote_storage_test.go 26dbc6c905 move to https://github.com/seaweedfs/seaweedfs 1 year ago
s3iam_conf.go e00a12b099 associate `Account` and `Identity` by accountId (#3754) 1 year ago
s3iam_conf_test.go d81db3c703 s3: fix configuring IAM for the same user 1 year ago
stream.go 70a4c98b00 refactor filer_pb.Entry and filer.Entry to use GetChunks() 1 year ago
topics.go eb7929a971 rename filer2 to filer 3 years ago