nulli0n / nightcore-spigot

GNU General Public License v3.0
22 stars 13 forks source link

feat: MongoDB Support #13

Open RobotHanzo opened 4 months ago

RobotHanzo commented 4 months ago

The changes have been tested using ExcellentCrates v5.2.3.1 Database types of SQLITE & MONGODB have been tested to work

Demo of data structure w/ MongoDB Compass image image

nulli0n commented 2 months ago

Looks very messy, a lot of duplicated code

RobotHanzo commented 2 months ago

Looks very messy, a lot of duplicated code

The main reason for such immense amount of abstraction is to make sure other plugins still work without needing to make any changes