IntellectualSites / IntellectualSites/PlotSquared
External UUID cache
Open
Nobody has claimed this yet.
Enhancement
- Dominant language
- Java
- Stars
- 653
- Forks
- 975
- Avg merge
- 2m
- Merged PRs (30d)
- 6
Description
PlotSquared Feature Suggestion:
External cache for UUIDs, would help out larger servers.
How should it be implemented?
Configurable Redis server (or hell, cache in a MariaDB server if necessary, would still be faster) to store UUID cache in.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
The issue names no files, tests, or existing UUID-cache entry points. Start by locating the current UUID cache implementation and configuration, then review how Redis or MariaDB could be selected and used; done means UUID data is stored externally and the behavior is configurable for larger servers.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- java, mariadb, redis
- Domain
- backend, databases
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100