So in the meantime, expend your energy on rigourosly testing the new code in CVS. Make a user... move that user to a cluster... test everything using that clustered user. If anything is unclear, submit a documentation patch. If anything is broken, point it out, and/or fix it.
I'm loving the flood of patches lately, but until cluster stuff is live, the only patches I'll take or even look at are those related to clustering.
BTW,
http://www.livejournal.com/misc/clusterlj/
See revision 2 stuff.
I'll also happily take LJFUNC patches for ljlib. Every function should optionally have a new field in its LJFUNC area also: "funcclass" which can be one of, say: "db" (for DB connection related things), "text", (for text processing/escaping), etc, etc... anything undefined will be lumped together. But in the docs Opi's generating, it'd be nice to group functions by their type, next to similar functions.