forked from somia/insertbuffer
-
Notifications
You must be signed in to change notification settings - Fork 0
Asynchronous INSERT queue for MySQL
License
Big-Ele/insertbuffer
Folders and files
Name | Name | Last commit message | 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.)
About
Asynchronous INSERT queue for MySQL
Resources
License
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published
Languages
- Python 68.6%
- PHP 27.0%
- Makefile 4.4%