Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

增加缓存 #155

Closed
wants to merge 7 commits into from
Closed

增加缓存 #155

wants to merge 7 commits into from

Conversation

zzlb0224
Copy link
Contributor

@zzlb0224 zzlb0224 commented May 8, 2024

1、getCustomIFs 函数每次都要发出一个请求,在同一个期刊应该是用缓存,于是增加了。这个测试了。

 private static cachePublicationTitleJson: { [key: string]: any } = {}
 private static async getPublicationTitleJson(publicationTitle: string) {...

2、Zotero.HTTP.loadDocuments是不是不支持了。我改为了request。我这里没法测试,麻烦大佬测试下。

@zzlb0224
Copy link
Contributor Author

无法测试通过upMeta。这个我搞不定。

不要更新。

@zzlb0224 zzlb0224 closed this May 25, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant