Closed SlimeDog closed 5 years ago
I can look into supporting SQLite, however this might take some time to research and implement. Given my upcoming vacation and then new career, I'll accept this issue but also tag it for help wanted. Hoping someone else can help implement it.
Thanks. Many open-source plugins have implemented SqLite support. You (or someone) should be able to borrow.
@SlimeDog Added H2 support on a branch: https://github.com/nsporillo/GlobalWarming/commit/2d5c68b6d7b3c692b7601f1589038c2304279575
SQLite support seemed like a much more intensive upgrade for virtually the same end goal: embedded database support for persistence on reboots.
Please support SqLite database.