chrislu 84e9934bf9 fix filer.remote.sync on a S3 cloud mount 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 2 years 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 361d97941b mysql: Missed escaping column name 1 year ago
mysql2 c7c9d22f37 filer.store.mysql: Use utf8mb4 instead of 3 byte UTF8 (#4094) 1 year ago
postgres 3afda0c89c Allow postgresql to use standard environment variables for connection (#3413) 2 years ago
postgres2 21c0587900 go fmt 2 years 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 2 years ago
tikv 26dbc6c905 move to https://github.com/seaweedfs/seaweedfs 2 years ago
ydb 70a4c98b00 refactor filer_pb.Entry and filer.Entry to use GetChunks() 1 year ago
configuration.go e367444586 add notes for full version 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 2 years ago
filechunk_group.go bfe5d910c6 use one readerCache for the whole file 1 year ago
filechunk_group_test.go d4566d4aaa more solid weed mount (#4089) 1 year ago
filechunk_manifest.go d4566d4aaa more solid weed mount (#4089) 1 year ago
filechunk_manifest_test.go 26dbc6c905 move to https://github.com/seaweedfs/seaweedfs 2 years ago
filechunk_section.go bfe5d910c6 use one readerCache for the whole file 1 year ago
filechunk_section_test.go 1cd2e64aac merge chunks during upload (#4130) 1 year ago
filechunks.go 75bdd4a0d1 refactor 1 year ago
filechunks2_test.go ea2637734a refactor filer proto chunk variable from mtime to modified_ts_ns 1 year ago
filechunks_read.go d4566d4aaa more solid weed mount (#4089) 1 year ago
filechunks_read_test.go d4566d4aaa more solid weed mount (#4089) 1 year ago
filechunks_test.go d4566d4aaa more solid weed mount (#4089) 1 year ago
filer.go b9b613a78e filter system log dir does not make subscribe event (#4172) 1 year ago
filer_buckets.go 4fd5f96598 filer: remove replication, collection, disk_type info from entry metadata 2 years ago
filer_conf.go 81fdf3651b grpc connection to filer add sw-client-id header 1 year ago
filer_conf_test.go 26dbc6c905 move to https://github.com/seaweedfs/seaweedfs 2 years 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 2 years ago
filer_notify.go 3fc3e7083c metadata skip reading un-available logs 1 year ago
filer_notify_append.go d4566d4aaa more solid weed mount (#4089) 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 2 years ago
filer_search.go 26dbc6c905 move to https://github.com/seaweedfs/seaweedfs 2 years ago
filerstore.go 26dbc6c905 move to https://github.com/seaweedfs/seaweedfs 2 years ago
filerstore_hardlink.go 26dbc6c905 move to https://github.com/seaweedfs/seaweedfs 2 years ago
filerstore_translate_path.go 26dbc6c905 move to https://github.com/seaweedfs/seaweedfs 2 years ago
filerstore_wrapper.go 549354e324 Fix hardlink counting (#4042) 1 year ago
interval_list.go d4566d4aaa more solid weed mount (#4089) 1 year ago
interval_list_test.go d4566d4aaa more solid weed mount (#4089) 1 year ago
meta_aggregator.go 81fdf3651b grpc connection to filer add sw-client-id header 1 year ago
meta_replay.go 26dbc6c905 move to https://github.com/seaweedfs/seaweedfs 2 years 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 bfe5d910c6 use one readerCache for the whole file 1 year ago
reader_at_test.go bfe5d910c6 use one readerCache for the whole file 1 year ago
reader_cache.go bfe5d910c6 use one readerCache for the whole file 1 year ago
reader_pattern.go 5df105b1f9 Fix a few data races when reading files in mount (#3527) 2 years ago
remote_mapping.go 81fdf3651b grpc connection to filer add sw-client-id header 1 year ago
remote_storage.go 81fdf3651b grpc connection to filer add sw-client-id header 1 year ago
remote_storage_test.go 26dbc6c905 move to https://github.com/seaweedfs/seaweedfs 2 years 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 2 years ago
stream.go 84e9934bf9 fix filer.remote.sync on a S3 cloud mount 1 year ago
topics.go eb7929a971 rename filer2 to filer 4 years ago