Source: proxysql-amd64
Section: restricted/database
Priority: optional
Maintainer: Progress Linux Maintainers <maintainers@lists.progress-linux.org>
XSBC-Uploaders: Daniel Baumann <daniel.baumann@progress-linux.org>
Bugs: mailto:bugs@lists.progress-linux.org
Build-Depends:
 debhelper-compat (= 14),
 dh-sequence-single-binary,
Standards-Version: 4.7.4
Homepage: https://github.com/sysown/proxysql
Vcs-Browser: https://git.progress-linux.org/horok-backports-extras/proxysql-amd64
Vcs-Git: https://git.progress-linux.org/horok-backports-extras/proxysql-amd64
XSBC-Download: https://github.com/sysown/proxysql/releases

Package: proxysql
Section: restricted/database
Architecture: amd64
Depends:
 ${misc:Depends},
 ${shlibs:Depends},
Description: High performance MySQL and PostgreSQL proxy
 ProxySQL is a fast, reliable MySQL and PostgreSQL proxy with advanced runtime
 configuration management (virtually no configuration change requires a
 restart).
 .
 It features query routing, query caching, query rewriting (for queries
 generated by ORMs, for example) and is most of the time a drop-in replacement
 for mysqld and postgres from the point of view of the application. It can be
 configured and remote controlled through an SQL-compatible admin interface.
