Skip to content

Releases: sun-mc-dev/SunDB

Version: 0.3 - series

13 Apr 11:40

Choose a tag to compare

Full Changelog: v0.2-alpha.1...v0.3-alpha

v0.3-alpha: Enterprise Hardening and ORM Relationships

  • Implement Read-Write routing with round-robin reader support.
  • Add Advanced Query Profiler and /sundb top diagnostic command.
  • Implement Cross-Database Exporter and /sundb migrate-db utility.
  • Expand ORM with @ ManyToOne, @ OneToMany (Lazy), and @ OneToOne support (github is wierd didnt mean to ping any user).
  • Harden SQL builders with strict identifier and operator sanitization.
  • Integrate bStats (Bukkit/Velocity) and JMX metrics for Spark profiling.
  • Fix race conditions in slow-query pruning and ORM cache memory leaks.
  • Refactor platform lifecycle to handle graceful reloads and cleanup.

Version: 0.2 - series

11 Apr 18:47

Choose a tag to compare

Version: 0.2 - series

11 Apr 18:40

Choose a tag to compare

Version: 0.1 - SERIES

09 Apr 11:10

Choose a tag to compare

Version: v0.1-alpha

- Added Proper handling for Velocity/Folia/Paper.

Tested-by: sun-mc-dev <sun.minecraftdev@gmail.com>