Multiplay-enhanced ProxySQL (ONLY FOR 1.4.9 BRANCH)! See upstream for more helpful description.
Перейти к файлу
pepijnblom 79dc404a37
fix some version numbers in the compile examples
2017-11-11 07:20:28 +01:00
binaries Improving packaging #375 2015-09-11 00:42:20 +00:00
deps Improving memory allocation in MariaDB Client 2017-09-29 04:11:01 +02:00
diamond Added ProxySQL collector for diamond 2016-09-25 23:49:24 +00:00
doc Noted that multiple admin used can be specified. 2017-09-13 11:04:36 -04:00
docker Base preparation for 1.4.4 2017-09-19 21:11:10 +02:00
etc Fixing previous push for reload function 2017-08-30 15:37:03 -04:00
include Bug fix for #1188 2017-10-26 23:24:28 +02:00
lib Setting stats_time_query_processor=false disables Query Processor 2017-10-31 16:28:05 +01:00
src Further development of SQLite3 Server 2017-09-13 21:07:15 +02:00
systemd Improvements to the systemd support. We now run as the MySQL user and fix permissions before running. 2017-01-16 13:18:34 +00:00
test Minor changes to client9.cpp for more testing 2016-09-17 13:54:43 +00:00
tools Further improvements to reduce config reloading 2017-08-31 12:58:04 +02:00
.gitignore Adding lz4 2017-09-09 02:41:29 +02:00
CHANGELOG.md #323 Improved changelog w/ @renecannao's observations 2015-08-18 11:45:04 +03:00
FAQ.md Changing version from 5.1.30 to 5.5.30 2016-08-01 19:43:44 +00:00
INSTALL.md Fixing dead links to binary files 2017-03-10 11:46:30 +01:00
LICENSE first commit 2014-12-01 06:05:01 +01:00
Makefile when dropping a new unit file to disk, daemon-reload isn't necessary (and is actually a bad practice) 2017-10-25 23:14:14 -04:00
README.md Fix typo in README.md 2016-10-10 14:57:32 +02:00
RUNNING.md #325 Initial draft for operating ProxySQL 2015-11-04 18:01:07 +02:00
bounty.md Added Pull Request Bounty 2015-07-01 16:08:06 +03:00
build_images.py Add script for building images for the Python test suite 2015-12-01 10:08:19 +02:00
compile_examples.txt fix some version numbers in the compile examples 2017-11-11 07:20:28 +01:00
proxysql-tests.ini.example #306 Add example configuration file 2015-07-02 12:02:25 +03:00
proxysql_notes.txt first commit 2014-12-01 06:05:01 +01:00
requirements.txt #410 Upgrade docker-related requirements to the latest version 2015-10-21 12:43:20 +03:00
scenarios.py #454 Add testing command to scenarios tool. 2016-01-06 09:13:15 +02:00

README.md

Introduction

ProxySQL is a high performance, high availability, protocol aware proxy for MySQL and forks (like Percona Server and MariaDB).
All the while getting the unlimited freedom that comes with a GPL license.

Its development is driven by the lack of open source proxies that provide high performance.
Official website: http://www.proxysql.com/
Benchmarks and old blog posts can be found at http://www.proxysql.blogspot.com/
Forum: https://groups.google.com/forum/#proxysql/

Wiki: https://github.com/sysown/proxysql/wiki/