Improve #21

Open
Georg wants to merge 5 commits from improve into master
Owner

Miscellaneous commits to start improving the messy code. Most are code improvements, two are repairs for broken features. This is far from good but intended to be a good start.

Miscellaneous commits to start improving the messy code. Most are code improvements, two are repairs for broken features. This is far from good but intended to be a good start.
Georg added 5 commits 2024-10-06 17:24:15 +02:00
Signed-off-by: Georg Pfuetzenreuter <mail@georg-pfuetzenreuter.net>
Simplify functions and move internal database interfaces into a more
appropriate data structure.
Configure all database numbers using a redis plugin group, instead of
using a custom setting just for the whois database to make the setup
more logical.

Signed-off-by: Georg Pfuetzenreuter <mail@georg-pfuetzenreuter.net>
Signed-off-by: Georg Pfuetzenreuter <mail@georg-pfuetzenreuter.net>
Signed-off-by: Georg Pfuetzenreuter <mail@georg-pfuetzenreuter.net>
Signed-off-by: Georg Pfuetzenreuter <mail@georg-pfuetzenreuter.net>
This pull request can be merged automatically.
You are not authorized to merge this pull request.

Checkout

From your project repository, check out a new branch and test the changes.
git fetch -u origin improve:improve
git checkout improve
Sign in to join this conversation.
No description provided.