Some of the utilities we were adding to Maatkit really did
not belong there. Yes, this included some of the functionality in
the now-retired mk-audit tool. We really learned a lesson about
what it’s possible to support, design, spec, code, and test in a
single tool.
I’ve moved those tools to a new project, Aspersa.
Some folks are revolting and calling it Asparagus, because
apparently that’s easier to say. Aspersa is the name of the
common garden snail, which turns out to be a fascinating
creature. It is also slow. Draw your own conclusions.
This project is more of a home for simple scripts and snippets —
a simple place I can grab all the little utilities I use to make
my life easy. There is a “summary” tool that largely replaces
mk-audit’s functionality outside the database, and I plan to add
a …
[Read more]