Open DenyCZ opened 4 years ago
Let's add HikariCP package that will help us handle SQL commands for many database types. Let's add API/factory/builder class that will let us easily build advanced SQL queries.
Add a general database manager. Work with MySQL (async), Redis (possibly RabbitMQ) and eventually MongoDB.
Let's add HikariCP package that will help us handle SQL commands for many database types. Let's add API/factory/builder class that will let us easily build advanced SQL queries.