Skip to content
This repository has been archived by the owner on Nov 8, 2024. It is now read-only.

Cache posts for better speeds #2

Open
LolzTheDev opened this issue Feb 13, 2024 · 0 comments
Open

Cache posts for better speeds #2

LolzTheDev opened this issue Feb 13, 2024 · 0 comments
Labels
enhancement New feature or request

Comments

@LolzTheDev
Copy link
Owner

Cache posts to the server rather than reading the post file every time a request is made (should speed things up slightly). The ability to refresh the server's posts would be at an endpoint like /api/refreshPosts/ and would have a ratelimit of 1 request per hour.

This shouldn't affect the way posts work since I don't usually edit posts (unless it's important).

@LolzTheDev LolzTheDev added the enhancement New feature or request label Feb 13, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant