IntellectualSites / IntellectualSites/PlotSquared

External UUID cache

Open
#2,966 1 comment 0 reactions 0 assignees View on GitHub

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

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.