Commit graph

7 commits

Author SHA1 Message Date
Luclu7 44f07ca2a2
add support for sockets (mostly clarification) 2020-12-25 03:06:20 +01:00
Luclu7 8220eacb10
config: fixed app_mode
also changed like Ip to IP and Db to DB
2020-12-25 02:31:28 +01:00
Mael G. 607dc95b5a Port double dots is now hard written in the code 2020-12-22 21:26:39 -04:00
Mael G. 506e0d8422 Using the default DNS port as default in configuration file 2020-12-22 21:02:13 -04:00
Mael G. 43e8ab8210 PostgreSQL Support
Implementation of PostgreSQL database engine in the DNS server using jackc/pgx (as database/sql driver). 
The user can select what database type he want in the config.ini file under the database section.
2020-12-22 14:56:54 -04:00
Mael G. efffac8b0a Refactoring of some vars and funcs name
Theses change breaks old configuration files but make the code readability better thanks to VSCode plugins.
2020-12-21 23:12:02 -04:00
Mael G. e75d15606d Extra files 2020-12-13 15:55:27 -04:00