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

不论是谁增加本地缓存功能,我都会给500元中国人民币,需求如下: #223

Open
shalimujiang opened this issue Dec 23, 2024 · 4 comments

Comments

@shalimujiang
Copy link

背景

因为每次打开这个APP都是从网络后端中请求数据,体验不是很好
只考虑文本本地缓存功能,暂时不需要图片缓存

需求如下:

  1. 在无网络情况下能跟市场常见的本地日记功能类似就行:灵感的增删改查本地存储
  2. 在有网络情况下把本地的缓存的笔记/灵感同步到后端,以及把后端更新的笔记同步到本地并缓存
  3. (可选做/考虑)因为考虑到图片缓存功能,所以后端保存必须是S3存储。因为S3存储是网页链接,所以本地缓存的时候是文本。
  4. 通过pr或者自己做一个,然后给一个开源github地址
  5. 技术不限制
  6. 稳定性:能用就行,没有恶性bug
@Issues-translate-bot
Copy link

Issue is not in English. It has been translated automatically.


Title: No matter who adds the local cache function, I will give 500 Chinese yuan. The requirements are as follows:

background

Because every time you open this APP, you request data from the network backend, and the experience is not very good.
Only the text local caching function is considered, image caching is not needed for the time being.

The requirements are as follows:

  1. When there is no network, it can be similar to the common local diary function in the market: Inspiration’s Add, Delete, Modify and Check local storage
  2. Synchronize the local cached notes/inspirations to the backend when there is a network, and synchronize the notes updated by the backend to the local and cache them
  3. (Optional/Consider) Because of the image caching function, the back-end storage must be S3 storage. Because S3 storage is a web link, it is text when cached locally.
  4. Use PR or make one yourself, and then give an open source github address.
  5. No technical restrictions
  6. Stability: As long as it works, no vicious bugs

@jkuhlemann
Copy link
Contributor

Please have a look at #213 - I've implemented an initial local storage solution. It needs further improvement, but is definitely working.

@shalimujiang
Copy link
Author

你好,请问怎么跟你联系以及如何把人民币转交给你?我看你提交的pr好像还没有通过,我也不知道怎么变成APP来使用。

@Issues-translate-bot
Copy link

Issue is not in English. It has been translated automatically.


Hello, how can I contact you and how can I transfer RMB to you? It seems that the PR you submitted has not been approved yet, and I don’t know how to turn it into an APP for use.

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

No branches or pull requests

3 participants