Konstantin Lebedev bae93e611d [filer] avoid 500 if table doesn't exist (#6075) 4 days ago
..
abstract_sql 9ac1023362 check bucket name in sql backend 3 months ago
arangodb 70a4c98b00 refactor filer_pb.Entry and filer.Entry to use GetChunks() 1 year ago
cassandra 7340c62c47 changing FindEntry error handling in cassandra store (#6015) 2 weeks ago
elastic d8e18a8eb7 bug fixed to filer store elastic deleteEntry (#5988) 3 weeks ago
etcd 9ca871af53 Move ListDirectoryEntries logic to ListDirectoryPrefixedEntries in etcd meta storage backend (#5416) 6 months ago
hbase 70a4c98b00 refactor filer_pb.Entry and filer.Entry to use GetChunks() 1 year ago
leveldb 69fcdd0840 adjust logging 3 weeks ago
leveldb2 cb67137a03 optionally open the leveldb in readonly mode 3 months ago
leveldb3 cb67137a03 optionally open the leveldb in readonly mode 3 months ago
mongodb a3a00d9499 Feature/mongodb security (#5602) 4 months ago
mysql 3c9bcfb864 chore: add dsn for connection to mysql (#5060) 9 months ago
mysql2 36fec34c47 print only adapted url 6 months ago
postgres 36fec34c47 print only adapted url 6 months ago
postgres2 36fec34c47 print only adapted url 6 months ago
redis c59517e284 upgrade to github.com/redis/go-redis/v9 2 months ago
redis2 c59517e284 upgrade to github.com/redis/go-redis/v9 2 months ago
redis3 2addcd1623 fix test 2 months ago
redis_lua c59517e284 upgrade to github.com/redis/go-redis/v9 2 months ago
rocksdb 1cac5d983d fix: disallow file name too long when writing a file (#4881) 11 months ago
sqlite cea73ac008 serialize sqlite operations 2 years ago
store_test 26dbc6c905 move to https://github.com/seaweedfs/seaweedfs 2 years ago
tikv bf839651ec Fix: issues #4950 (#4952) 11 months ago
ydb 722a14ef57 chore(deps): bump github.com/ydb-platform/ydb-go-sdk-auth-environ from 0.2.0 to 0.4.2 (#5621) 4 months 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 367e7638d7 fix invalid file read (#6024) 2 weeks ago
filechunk_group_test.go d4566d4aaa more solid weed mount (#4089) 1 year ago
filechunk_manifest.go 86d92a42b4 Added tls for http clients (#5766) 2 months ago
filechunk_manifest_test.go 26dbc6c905 move to https://github.com/seaweedfs/seaweedfs 2 years ago
filechunk_section.go 0122e022ea Mount concurrent read (#4400) 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 645ae8c57b Revert "Revert "Merge branch 'master' of https://github.com/seaweedfs/seaweedfs"" 1 year ago
filechunks_read.go 56df44845f fix when two consecutive chunks with the same modified_ts_ns 8 months ago
filechunks_read_test.go d4566d4aaa more solid weed mount (#4089) 1 year ago
filechunks_test.go 56df44845f fix when two consecutive chunks with the same modified_ts_ns 8 months ago
filer.go c030cb3ce9 bootstrap filer from one peer 3 months ago
filer_buckets.go 4fd5f96598 filer: remove replication, collection, disk_type info from entry metadata 2 years ago
filer_conf.go 6c986e9d70 improve worm support (#5983) 2 weeks ago
filer_conf_test.go 26dbc6c905 move to https://github.com/seaweedfs/seaweedfs 2 years ago
filer_delete_entry.go 4fee496b49 conditional delete 2 months ago
filer_deletion.go d49ecde535 rename functions 2 months ago
filer_hardlink.go 26dbc6c905 move to https://github.com/seaweedfs/seaweedfs 2 years ago
filer_notify.go 33b11f92bc Squashed commit of the following: 2 months ago
filer_notify_append.go 86d92a42b4 Added tls for http clients (#5766) 2 months ago
filer_notify_read.go 590397229e fix heap init 2 months 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 4867aa03ab Fix: http rename move dir to subdir (#4432) 1 year 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 bae93e611d [filer] avoid 500 if table doesn't exist (#6075) 4 days ago
interval_list.go 0122e022ea Mount concurrent read (#4400) 1 year ago
interval_list_test.go d4566d4aaa more solid weed mount (#4089) 1 year ago
meta_aggregator.go ccdd9cd8de refactor 6 months ago
meta_replay.go d8dfadb617 ParallelProcessDirectoryStructure 3 months 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 5428229347 fix file read crash (#6021) 2 weeks ago
reader_at_test.go dab0bb8097 Feature limit caching to prescribed number of bytes per file (#6009) 2 weeks ago
reader_cache.go 5428229347 fix file read crash (#6021) 2 weeks ago
reader_pattern.go 5df105b1f9 Fix a few data races when reading files in mount (#3527) 2 years ago
remote_mapping.go d5c01e5ceb Remote gateway Bug fix (#5100) 9 months ago
remote_storage.go 36a1cf0361 chore(deps): bump github.com/viant/ptrie from 0.3.1 to 1.0.1 (#5552) 5 months 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) 2 years ago
s3iam_conf_test.go d81db3c703 s3: fix configuring IAM for the same user 2 years ago
stream.go 86d92a42b4 Added tls for http clients (#5766) 2 months ago
topics.go eb7929a971 rename filer2 to filer 4 years ago