alist-org / alist

🗂️A file list/WebDAV program that supports multiple storages, powered by Gin and Solidjs. / 一个支持多存储的文件列表/WebDAV程序,使用 Gin 和 Solidjs。
https://alist.nn.ci
GNU Affero General Public License v3.0
39.38k stars 5.11k forks source link

fix(alias): Support forced refresh of file list #6552

Closed gmugu closed 4 weeks ago

gmugu commented 1 month ago

alisa配置: alias:/aliyun_folder alias:/139Yun_folder

现象:当alisa映射的路径的文件有更新时,如aliyun_folder目录新增了一个文件,在alisa文件夹不管怎么刷新都无法看到这个新增的文件,只能到aliyun_folder目录强制刷新,才能在alisa目录下看到这个新增的文件,操作略显繁琐。

优化:直接在alisa目录下强制刷新,就能看到这个新增的文件

j2rong4cn commented 1 month ago

你这么改不合理,alias驱动不应该开启缓存

j2rong4cn commented 1 month ago

要不你把PR关了,让我来?

gmugu commented 4 weeks ago

要不你把PR关了,让我来?

你来