Intelli
286cf2afb9
Manually load SQLite JDBC driver
2022-01-19 15:11:11 -07:00
Intelli
947c59882e
Fixed MySQL connections not being released when performing a reload
2022-01-04 16:49:57 -07:00
Intelli
8ed4216c64
Fixed SQLException when MySQL driver isn't automatically detected ( #117 )
2022-01-04 16:32:30 -07:00
Intelli
3201a18b16
Fixed PoolInitializationException when initializing HikariCP
2021-12-17 17:00:06 -07:00
Intelli
d7ee5257dd
Changed additional timestamp values to long types
2021-12-16 18:08:56 -07:00
Jan Erik Petersen
fc99c24a0a
Add HikariCP connection pool for MySQL ( #86 )
...
* Add HikariCP connection pool for MySQL
* Make code more compatible with connection pooling
- Remove connection caching in Process/Consumer
- Use try-with-resources to make sure Connections always get closed, even in
when an Exception occurs.
* Disable SSL for MySQL
2021-11-15 17:57:33 -07:00
Intelli
922e4478dc
Improved hopper logging performance when using Paper
...
Disables snapshot creation when getting inventory holders
2021-08-01 16:42:07 -06:00
Intelli
aa55472c1a
Utilize item caching on invalid hopper events
2021-07-21 18:47:23 -06:00
Intelli
48ef18e2c8
CoreProtect v20.0 release
2021-07-16 12:13:54 -06:00