This repository has been archived by the owner on May 27, 2022. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 1
Asynchronous INSERT queue for MySQL
License
somia/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
Topics
Resources
License
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published