Big-Ele/insertbuffer
Folders and files
| Name | Name | Last commit date | ||
|---|---|---|---|---|
Repository files navigation
InsertBuffer is an asynchronous queue in front of a MySQL server. It's designed to buffer high volume INSERT statements to work around temporary I/O bottlenecks. Requires Python 2.7, MySQL-Python and pysignalfd (provided as a Git submodule). Run `make boot' if you have virtualenv installed. (Note that insertbufferd.py and insertbuffer.php are licensed under different terms; the former is GPL and the latter is MIT.)
Releases
No releases published
Languages
- Python 68.6%
- PHP 27.0%
- Makefile 4.4%