Open-Source Software

Build a Circular Buffer in MySQL

Build a Circular Buffer in MySQL

A modern implementation of a fixed-size circular buffer in MySQL using one preallocated InnoDB table. It derives the sequence-number invariant,...

Programming Languages

Version Control