seaweedfs/weed/filer
2020-12-27 20:46:17 -08:00
..
abstract_sql go fmt 2020-12-22 02:34:08 -08:00
cassandra filer: redis, redis cluster, cassandra support super large directory 2020-12-22 02:26:05 -08:00
elastic/v7 change elastic initialize process similar as others. 2020-09-10 23:35:20 +08:00
etcd filer: etcd store avoid read with nil option 2020-09-11 15:29:45 -07:00
hbase hbase add ttl 2020-12-24 12:10:35 -08:00
leveldb filer leveldb store: a bit more efficient directory listing with prefix 2020-11-22 21:10:41 -08:00
leveldb2 filer leveldb store: a bit more efficient directory listing with prefix 2020-11-22 21:10:41 -08:00
mongodb filer: fix mongodb insert 2020-09-17 21:50:52 -07:00
mysql filer: fix postgres prefixed directory listing problem 2020-09-12 13:37:03 -07:00
postgres postgres: support empty user 2020-10-22 14:27:47 -07:00
redis filer: compress stored metadata 2020-09-03 11:00:20 -07:00
redis2 go fmt 2020-12-22 02:34:08 -08:00
configuration.go minor 2020-12-22 17:33:40 -08:00
entry.go save /etc/iam/identity.json inside filer store 2020-12-10 00:15:22 -08:00
entry_codec.go filer: cache small file to filer store 2020-11-30 04:34:04 -08:00
filechunk_manifest.go move to util.RetryWaitTime 2020-11-01 02:36:43 -08:00
filechunk_manifest_test.go rename filer2 to filer 2020-09-01 00:21:19 -07:00
filechunks.go We return etag using the same algorithm as aws s3 2020-10-05 14:43:32 +05:00
filechunks2_test.go rename filer2 to filer 2020-09-01 00:21:19 -07:00
filechunks_test.go rename filer2 to filer 2020-09-01 00:21:19 -07:00
filer.go filer: optimize for less number of directory lookup 2020-12-27 20:46:17 -08:00
filer_buckets.go rename filer2 to filer 2020-09-01 00:21:19 -07:00
filer_conf.go filer: change to /etc/seaweedfs folder on filer 2020-12-10 11:11:02 -08:00
filer_conf_test.go go fmt 2020-11-26 11:22:30 -08:00
filer_delete_entry.go s3: move "delete-directory-if-empty" to read time 2020-12-12 03:38:34 -08:00
filer_deletion.go go fmt 2020-12-22 02:34:08 -08:00
filer_notify.go skip empty logs 2020-10-22 00:35:48 -07:00
filer_notify_append.go fs.configure: configurable volume growth 2020-11-17 01:00:02 -08:00
filer_notify_test.go rename filer2 to filer 2020-09-01 00:21:19 -07:00
filer_on_meta_event.go filer: change to /etc/seaweedfs folder on filer 2020-12-10 11:11:02 -08:00
filer_rename.go check cross device rename error 2020-12-10 23:50:32 -08:00
filer_search.go remove unused code 2020-12-26 15:21:12 -08:00
filerstore.go filer: redis, redis cluster, cassandra support super large directory 2020-12-22 02:26:05 -08:00
filerstore_hardlink.go refactor 2020-12-21 21:46:32 -08:00
filerstore_translate_path.go go fmt 2020-12-22 02:34:08 -08:00
filerstore_wrapper.go go fmt 2020-12-22 02:34:08 -08:00
meta_aggregator.go filer watch "/etc" folder for configuration changes 2020-11-14 14:26:08 -08:00
meta_replay.go rename filer2 to filer 2020-09-01 00:21:19 -07:00
permission.go rename filer2 to filer 2020-09-01 00:21:19 -07:00
read_write.go go fmt 2020-12-22 02:34:08 -08:00
reader_at.go add back last read chunk cache to reader and properly close the reader 2020-12-08 22:26:46 -08:00
reader_at_test.go adjust tests 2020-10-14 12:27:52 -07:00
s3iam_conf.go refactoring 2020-12-06 23:16:20 -08:00
s3iam_conf_test.go break import cycle 2020-12-07 00:29:17 -08:00
stream.go to read files that are quickly changing 2020-10-22 12:59:15 -07:00
topics.go rename filer2 to filer 2020-09-01 00:21:19 -07:00