Class CouchRest::Streamer
In: lib/couchrest/helper/streamer.rb
Parent: Object

Methods

new   view  

Attributes

db  [RW] 

Public Class methods

Public Instance methods

Stream a view, yielding one row at a time. Shells out to curl to keep RAM usage low when you have millions of rows.

[Validate]