IntellectualSites / IntellectualSites/PlotSquared
NonSQL Support
Nobody has claimed this yet.
- Dominant language
- Java
- Stars
- 653
- Forks
- 975
- Avg merge
- 2m
- Merged PRs (30d)
- 6
Description
PlotSquared Feature Suggestion:,
NonSQL support like Mongodb for better database performance. Also for the legacy versions.
How should it be implemented?
Database server type selectable via config. Possibly also using HikariCP for the database connection.
Additional context
n/a
Checklist:
- I made sure there are no duplicates of my suggestion (Use search)
- I made sure my suggestion does not exist yet (Check the wiki)
- I made sure my suggestion is useful for the majority of PlotSquared users
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
No files or tests are named. Start by reviewing the existing database configuration and connection entry points, then determine how MongoDB support and legacy-version compatibility would fit alongside the current database server selection. Done would require an agreed implementation scope, configurable database selection, and verified support for the requested versions.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- java, mongodb
- Domain
- databases
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 20/100