1
0
Fork 0
mirror of https://github.com/chrislusf/seaweedfs synced 2024-07-15 13:36:54 +02:00
seaweedfs/weed/filer
Eng Zer Jun b92df1654c
test: use T.TempDir to create temporary test directory
The directory created by `T.TempDir` is automatically removed when the
test and all its subtests complete.

Reference: https://pkg.go.dev/testing#T.TempDir
Signed-off-by: Eng Zer Jun <engzerjun@gmail.com>
2022-02-14 10:38:13 +08:00
..
abstract_sql
cassandra add gocql timeout setting 2022-01-18 15:21:13 +08:00
elastic/v7
etcd
hbase
leveldb test: use T.TempDir to create temporary test directory 2022-02-14 10:38:13 +08:00
leveldb2 test: use T.TempDir to create temporary test directory 2022-02-14 10:38:13 +08:00
leveldb3 test: use T.TempDir to create temporary test directory 2022-02-14 10:38:13 +08:00
mongodb fix MongodbStore.ListDirectoryEntries panic on find failure 2021-12-03 13:58:37 +03:00
mysql
mysql2
postgres
postgres2
redis filer: redis store needs to clean up batch deleted sub folders 2021-09-18 14:05:16 -07: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
rocksdb test: use T.TempDir to create temporary test directory 2022-02-14 10:38:13 +08:00
sqlite
configuration.go
entry.go able to configure the quota for a bucket 2022-01-21 01:42:20 -08:00
entry_codec.go able to configure the quota for a bucket 2022-01-21 01:42:20 -08:00
filechunk_manifest.go mount: improve read performance on random reads 2021-12-19 22:43:14 -08:00
filechunk_manifest_test.go
filechunks.go filer.sync: fix replicating partially updated file 2022-02-07 03:46:28 -08:00
filechunks2_test.go
filechunks_read.go go fmt 2021-11-02 23:39:16 -07:00
filechunks_read_test.go go fmt 2021-11-02 23:39:16 -07:00
filechunks_test.go
filer.go filer list entries use context to break job 2021-12-28 15:03:41 +08:00
filer_buckets.go
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_delete_entry.go use streaming mode for long poll grpc calls 2021-12-26 00:15:03 -08:00
filer_deletion.go skip the rest logic 2021-11-29 00:32:21 -08:00
filer_notify.go avoid possible metadata subscription data loss 2021-09-25 01:18:44 -07:00
filer_notify_append.go fix possible error case 2021-09-27 23:59:45 -07:00
filer_notify_test.go
filer_on_meta_event.go filer read empty file may cause OOM in some cases 2022-02-07 23:08:54 -08:00
filer_rename.go
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
filerstore_translate_path.go avoid int bigger than math.MaxInt32 2021-10-07 21:12:57 -07:00
filerstore_wrapper.go add a debug capability to list all metadata keys 2022-01-11 23:25:04 -08:00
meta_aggregator.go dedup local metadata subscribers 2022-01-23 16:14:22 -08:00
meta_replay.go
read_remote.go use streaming mode for long poll grpc calls 2021-12-26 00:15:03 -08:00
read_write.go filer read empty file may cause OOM in some cases 2022-02-07 23:08:54 -08:00
reader_at.go padding zero for sparse file 2022-01-13 22:21:22 +08:00
reader_at_test.go fix test 2021-12-22 16:05:08 -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
s3iam_conf_test.go
stream.go padding zero for sparse file 2022-01-13 22:21:22 +08:00
topics.go