Move pacman query into a class
pacman database queries are now handled by a singleton class into pacman module. This will avoid a huge memory consumption to the current implementation.
Loading
Please register or sign in to comment
pacman database queries are now handled by a singleton class into pacman module. This will avoid a huge memory consumption to the current implementation.