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

Emote cache #4

Open
Vinrobot opened this issue Jul 21, 2023 · 1 comment
Open

Emote cache #4

Vinrobot opened this issue Jul 21, 2023 · 1 comment

Comments

@Vinrobot
Copy link
Owner

Use cache to not download already loaded emote.

Also need to check if Minecraft use something internally.

@Vinrobot
Copy link
Owner Author

Basic implementation in 1024cbf .
One request per file, no index, no maximum cache size.

TODO:

  • 4-steps write (Write "tmp", move existing file to "bak", commit temp, remove "bak")
  • Maximum cache size (+ settings)
  • Clearable in settings

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

1 participant