October 31, 2007
Skeleton Engine for MySQL 0.7 (Default branch)
The Skeleton Engine is a starting point for
creating a MySQL Storage Engine. It comes with
everything you need to write a pluggable engine.
Autoconf, an initial framework, and scripting
tools are all provided. The Skeleton Engine has
been the starting point for the PBXT, Nitro,
Memcache, AWS, HTTP, and many other engines.
License: BSD License (revised)
Changes:
License file cleanups, better documents, and the removal of some public functions (aka they are now declared as static).
Related Posts
Filed under Uncategorized by


