1
0
Fork 0
mirror of https://github.com/chrislusf/seaweedfs synced 2024-07-02 07:06:44 +02:00
seaweedfs/weed/filer
2022-05-01 21:59:16 -07:00
..
abstract_sql filer: fix mysql, postgres batch delete error 2021-07-22 08:23:20 -07:00
arangodb fix build 2022-04-20 16:21:56 -07:00
cassandra add gocql timeout setting 2022-01-18 15:21:13 +08:00
elastic/v7 conditionally build elastic, gocdk to reduce binary size 2022-04-21 01:10:46 -07:00
etcd go mod 2021-09-03 23:25:33 -07:00
hbase filer: fix mysql, postgres batch delete error 2021-07-22 08:23:20 -07:00
leveldb filer: add filer group 2022-05-01 21:59:16 -07:00
leveldb2 filer: add filer group 2022-05-01 21:59:16 -07:00
leveldb3 filer: add filer group 2022-05-01 21:59:16 -07:00
mongodb minor 2022-02-19 09:54:09 -08:00
mysql Fix mysql sql for batch delete 2021-07-25 11:06:14 +09:00
mysql2 fix:support some databases which not support 'IF NOT EXISTS' keyword of 'create table command' 2022-03-10 13:37:34 +08:00
postgres go fmt 2021-04-02 02:22:26 -07:00
postgres2 go fmt 2021-04-02 02:22:26 -07:00
redis enhancement: replace sort.Slice with slices.SortFunc to reduce reflection 2022-04-18 10:35:43 +08:00
redis2 support redis sentinel 2021-11-25 15:57:03 +08:00
redis3 redis3 supports sentinel 2021-11-29 01:09:51 -08:00
redis_lua FilerStore: add redis_lua 2022-02-15 20:54:57 +08:00
rocksdb rename to skipCheckParentDir 2022-03-16 23:55:31 -07:00
sqlite conditionally compile sqlite 2022-04-21 01:22:38 -07:00
configuration.go Change DeleteFolderChildren to DeleteRange api 2021-08-26 17:49:56 +08:00
entry.go mount2: use consistent inode 2022-02-25 00:53:27 -08:00
entry_codec.go mount2: use consistent inode 2022-02-25 00:53:27 -08:00
filechunk_manifest.go mount: add back random read support 2022-03-13 01:38:52 -08:00
filechunk_manifest_test.go rename filer2 to filer 2020-09-01 00:21:19 -07:00
filechunks.go enhancement: replace sort.Slice with slices.SortFunc to reduce reflection 2022-04-18 10:35:43 +08:00
filechunks2_test.go enhancement: replace sort.Slice with slices.SortFunc to reduce reflection 2022-04-18 10:35:43 +08:00
filechunks_read.go enhancement: replace sort.Slice with slices.SortFunc to reduce reflection 2022-04-18 10:35:43 +08:00
filechunks_read_test.go go fmt 2021-11-02 23:39:16 -07:00
filechunks_test.go optimization: improve random range query for large files 2021-07-19 23:07:22 -07:00
filer.go filer: add filer group 2022-05-01 21:59:16 -07:00
filer_buckets.go s3: skip hidden directories in /buckets folder 2021-08-01 12:28:08 -07:00
filer_conf.go filer read empty file may cause OOM in some cases 2022-02-07 23:08:54 -08:00
filer_conf_test.go filer: add path-specific option to enforce readonly 2021-06-04 01:03:41 -07:00
filer_delete_entry.go prefix search, bucket implemented 2022-03-17 21:12:25 -05:00
filer_deletion.go minor 2022-03-08 16:22:55 +08:00
filer_hardlink.go mount2: use consistent inode 2022-02-25 00:53:27 -08:00
filer_notify.go avoid possible metadata subscription data loss 2021-09-25 01:18:44 -07:00
filer_notify_append.go rename to skipCheckParentDir 2022-03-16 23:55:31 -07:00
filer_notify_test.go rename filer2 to filer 2020-09-01 00:21:19 -07:00
filer_on_meta_event.go refactoring 2022-02-25 01:17:26 -08:00
filer_rename.go check cross device rename error 2020-12-10 23:50:32 -08:00
filer_search.go avoid int bigger than math.MaxInt32 2021-10-07 21:12:57 -07:00
filerstore.go add a debug capability to list all metadata keys 2022-01-11 23:25:04 -08:00
filerstore_hardlink.go less logs 2022-02-25 15:34:24 -08:00
filerstore_translate_path.go avoid int bigger than math.MaxInt32 2021-10-07 21:12:57 -07:00
filerstore_wrapper.go less logs 2022-02-25 15:34:24 -08:00
meta_aggregator.go Revert "Revert "remove duplicated metadata subscription in filer"" 2022-03-26 13:00:16 -07:00
meta_replay.go rename filer2 to filer 2020-09-01 00:21:19 -07:00
read_remote.go use streaming mode for long poll grpc calls 2021-12-26 00:15:03 -08:00
read_write.go minor optimization 2022-03-17 00:03:28 -07:00
reader_at.go mount: add back random read support 2022-03-13 01:38:52 -08:00
reader_at_test.go tests skip reader pattern monitoring 2022-03-13 18:15:53 -07:00
reader_cache.go mount: avoid possible index out of bounds error 2022-03-04 22:36:01 -08:00
reader_pattern.go detect non streaming mode on the first read 2021-12-22 16:05:38 -08:00
remote_mapping.go use streaming mode for long poll grpc calls 2021-12-26 00:15:03 -08:00
remote_storage.go use streaming mode for long poll grpc calls 2021-12-26 00:15:03 -08:00
remote_storage_test.go rename 2021-09-04 05:03:51 -07:00
s3iam_conf.go rename 2021-07-09 03:19:21 -07:00
s3iam_conf_test.go rename 2021-07-09 03:19:21 -07:00
stream.go enhancement: replace sort.Slice with slices.SortFunc to reduce reflection 2022-04-18 10:35:43 +08:00
topics.go rename filer2 to filer 2020-09-01 00:21:19 -07:00