Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

2.1.0 #3

Merged
merged 3 commits into from
Mar 13, 2017
Merged

2.1.0 #3

merged 3 commits into from
Mar 13, 2017

Conversation

gmemstr
Copy link
Owner

@gmemstr gmemstr commented Mar 13, 2017

Implemented a better scanning script, completely rewrote the SQL script and also tweaked the Slackbot for more "fun" messages.

Threading should be much more effective as well.

Some things are incredibly broken. Basically rewriting a lot of
the code to work asynchronously. SQL was rewritten for smaller functions,
scanning is now asynchronous (should be anyways). Compacted Slackbot
a little bit, also changes icon based on number of servers down
(once I've fixed all the other bugs :D).
Decided to nix async (for now) because I have no clue how to properly implement it.
Instead decided to use threading, which should work just fine (benchmarks TBD).
Also fixed SQL.py not commiting to the database (derp).
@gmemstr gmemstr merged commit ced4a76 into master Mar 13, 2017
@gmemstr gmemstr deleted the three-point-oh branch March 13, 2017 21:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant