1
0
Fork 0
mirror of https://github.com/chrislusf/seaweedfs synced 2024-07-06 00:57:10 +02:00
seaweedfs/weed/filer
Chris Lu 00707ec00f mount: outsideContainerClusterMode proxy through filer
Running mount outside of the cluster would not need to expose all the volume servers to outside of the cluster. The chunk read and write will go through the filer.
2021-01-24 19:01:58 -08:00
..
abstract_sql filer store: add postgres2 2021-01-19 18:07:29 -08:00
cassandra add stream list directory entries 2021-01-15 23:56:24 -08:00
elastic/v7 add stream list directory entries 2021-01-15 23:56:24 -08:00
etcd add stream list directory entries 2021-01-15 23:56:24 -08:00
hbase add stream list directory entries 2021-01-15 23:56:24 -08:00
leveldb add stream list directory entries 2021-01-15 23:56:24 -08:00
leveldb2 add stream list directory entries 2021-01-15 23:56:24 -08:00
leveldb3 add stream list directory entries 2021-01-15 23:56:24 -08:00
mongodb add stream list directory entries 2021-01-15 23:56:24 -08:00
mysql filer store: add mysql2 2021-01-19 17:21:50 -08:00
mysql2 filer store: add postgres2 2021-01-19 18:07:29 -08:00
postgres filer store: add postgres2 2021-01-19 18:07:29 -08:00
postgres2 filer store: add postgres2 2021-01-19 18:07:29 -08:00
redis add stream list directory entries 2021-01-15 23:56:24 -08:00
redis2 add stream list directory entries 2021-01-15 23:56:24 -08:00
rocksdb add stream list directory entries 2021-01-15 23:56:24 -08:00
configuration.go avoid concurrent map updates to viper 2021-01-12 02:28:13 -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 add "weed filer.cat" to read files directly from volume servers 2021-01-06 04:22:00 -08:00
filechunk_manifest_test.go rename filer2 to filer 2020-09-01 00:21:19 -07:00
filechunks.go add "weed filer.cat" to read files directly from volume servers 2021-01-06 04:22:00 -08: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 add stream list directory entries 2021-01-15 23:56:24 -08:00
filer_buckets.go change limit to int64 in case of overflow 2021-01-14 23:10:37 -08: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 change limit to int64 in case of overflow 2021-01-14 23:10:37 -08:00
filer_deletion.go go fmt 2020-12-22 02:34:08 -08:00
filer_notify.go change limit to int64 in case of overflow 2021-01-14 23:10:37 -08: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 refactoring 2021-01-16 19:52:15 -08:00
filerstore.go add stream list directory entries 2021-01-15 23:56:24 -08:00
filerstore_hardlink.go refactor 2020-12-21 21:46:32 -08:00
filerstore_translate_path.go add stream list directory entries 2021-01-15 23:56:24 -08:00
filerstore_wrapper.go add stream list directory entries 2021-01-15 23:56:24 -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 mount: outsideContainerClusterMode proxy through filer 2021-01-24 19:01:58 -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 add "weed filer.cat" to read files directly from volume servers 2021-01-06 04:22:00 -08:00
topics.go rename filer2 to filer 2020-09-01 00:21:19 -07:00