Skip to content
This repository has been archived by the owner on May 27, 2022. It is now read-only.

somia/insertbuffer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

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

Packages

No packages published