MalwareWorld
MalwareWorld copied to clipboard
Suggestion: ready sql database file and async API
As in title.
Database is kind of huge, so it'll be nice to have it in sql database (instead in RAM) and use same API but with async functions. It could be, like you pass info of your database where u've uploaded sql file - as options to constructor. Then you can use all the same functions with async suffix.
Hi @Kamil93,
Sorry, I don't understand what you are suggesting, Could you explain it better?
All the informations about IPs are huge and this library keeps these informations in RAM memory. It would be very usefull to keep it in database like mysql. Also keeping same API but with async functionality.
Oh yeah, I completely agree. Unfortunately I won't have for this in the near future. Please, feel free to implement this change and submit a push request if you want and I will accept it.