Hucaru / Valhalla

A Golang MapleStory (v28) server
MIT License
274 stars 71 forks source link

Database usage refactor #38

Closed Hucaru closed 3 years ago

Hucaru commented 3 years ago

Moved database handling to seperate package and allowed 10 idle connection in pool to be present to help with perf. #33