I don't have an ETA as I'm writing it in my spare time. It's coming
along but the Select, in particular, will be a big conversion job,
particularly having to write it all inside out and upside down for the
async calls to the database.
However, I have a basic ListDomains round-trip working already, albeit
without the signature checking, but it's good enough to fool the Bolso
SDB client. It's VERY fast as you can imagine :-) I don't have any
benchmarks, but 50-100 requests/sec should be a walk in the park for
it. The ListDomains test is completing in the Node.js code in 3-4 ms
right now, though without signature checking. I'll report further
benchmarks as I get further into it.
Unfortunately I just really don't know how long it will take, but I do
want to get it done asap. It's going to be VERY cool.
Cheers
Rob