Caching for isomorphic-git on mobile? #328
mihail-yartsev
started this conversation in
General
Replies: 1 comment
-
In my understanding, it only helps for calling many single methods, but I'm already using the suggested
So it may cause memory issues on mobile. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi,
I see there's finally support for git on mobile, which is fantastic! (I waited at least a year for it)
The description says there are some performance problems with the status command.
When I google it I see a caching solution to solve the problem that isomorphic-git guys implemented: https://isomorphic-git.org/docs/en/cache
I tried checking the code, but I'm not very good with JS so I didn't understand if obsidian git is using it already 😁
It can be cool if someone could help me with this question. I really would like to use git on mobile conviniently.
Sorry if this was already discussed elsewhere, I tried searching issues and discussions and didn't find anything.
Beta Was this translation helpful? Give feedback.
All reactions