Earlier quoted context omitted.
> I'm talking about the internals of couchjs. _list functions stream, and was specifically designed to be able to stream. However, streaming does not help much in this case, moreover too small chunks dramatically reduce already awful _list perf. Taking this in account I see no value for views to stream. Sending all emitted KVs for the doc to Erlang bits in one turn seems both much more predictable and safe. > Multipl…
> I‘ll give you no cite, sorry, because we discovered the effect during internal tests We discovered the issue in internal tests and reported it upstream where it was confirmed; there's nothing to discuss here. > BTW they may be patched without upgrade, with 5LOC long design document in Erlang. I don't have to hand-patch other database systems. Further, as of now there are no functioning packages for multiple version…
Hahaha, hello long waited friend from parallel universe!